[AB-149] adding templates for reset config command

This commit is contained in:
Sheldan
2021-02-28 11:41:57 +01:00
parent 6bf878451a
commit 8ddf5a0ef4
3 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1 @@
Resets config keys/features/servers to their default configuration

View File

@@ -0,0 +1,3 @@
This command can be used to reset an individual config key, feature or complete server to its default configuration.
This can be controlled via the `key` parameter. If there exists such a config key, it will be reset. If there exists such a feature with the key,
it will be reset. Only if the key parameter is empty, the server configuration is reset.

View File

@@ -0,0 +1 @@
The config key or feature to set the configuration to the default values for.