support reloading config via SIGUSR1
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
a567e314e9
commit
2f449ba47d
7 changed files with 75 additions and 10 deletions
|
@ -9,6 +9,7 @@ pub mod account_data;
|
|||
pub mod admin;
|
||||
pub mod appservice;
|
||||
pub mod client;
|
||||
pub mod config;
|
||||
pub mod emergency;
|
||||
pub mod federation;
|
||||
pub mod globals;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue