admin commands for shutdown/reload
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
08f2b8579c
commit
3d3d63fdf4
4 changed files with 29 additions and 5 deletions
|
@ -1,3 +1,5 @@
|
|||
#![allow(clippy::wildcard_imports)]
|
||||
|
||||
pub(crate) mod appservice;
|
||||
pub(crate) mod debug;
|
||||
pub(crate) mod federation;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue