Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Update flake hashes / update-flake-hashes (pull_request) Successful in 39s
Checks / Prek / Pre-commit & Formatting (pull_request) Failing after 2m46s
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
It's cursed and not very useful. Still a few uses of ctor left, but oh well.
49 lines
848 B
Markdown
49 lines
848 B
Markdown
<!-- This file is generated by `cargo xtask generate-docs`. Do not edit. -->
|
|
# `!admin server`
|
|
|
|
Commands for managing the server
|
|
|
|
|
|
## `!admin server uptime`
|
|
|
|
Time elapsed since startup
|
|
|
|
## `!admin server show-config`
|
|
|
|
Show configuration values
|
|
|
|
## `!admin server reload-config`
|
|
|
|
Reload configuration values
|
|
|
|
## `!admin server memory-usage`
|
|
|
|
Print database memory usage statistics
|
|
|
|
## `!admin server clear-caches`
|
|
|
|
Clears all of Continuwuity's caches
|
|
|
|
## `!admin server backup-database`
|
|
|
|
Performs an online backup of the database (only available for RocksDB at the moment)
|
|
|
|
## `!admin server list-backups`
|
|
|
|
List database backups
|
|
|
|
## `!admin server admin-notice`
|
|
|
|
Send a message to the admin room
|
|
|
|
## `!admin server reload-mods`
|
|
|
|
Hot-reload the server
|
|
|
|
## `!admin server restart`
|
|
|
|
Restart the server
|
|
|
|
## `!admin server shutdown`
|
|
|
|
Shutdown the server
|