mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-14 17:50:13 +00:00
feat: add remote config over http/redis
This commit is contained in:
parent
c4db95796d
commit
a72afb35a0
12 changed files with 326 additions and 4 deletions
|
|
@ -8,6 +8,7 @@ use tracing_subscriber::{layer::SubscriberExt, util::SubscriberInitExt, EnvFilte
|
|||
use sentry_tracing::event_from_event;
|
||||
|
||||
pub mod db;
|
||||
pub mod runtime_config;
|
||||
pub mod state;
|
||||
|
||||
pub mod _config;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue