mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-03-03 07:24:47 +00:00
[AB-149] adding templates for reset config command
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Resets config keys/features/servers to their default configuration
|
||||
@@ -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.
|
||||
@@ -0,0 +1 @@
|
||||
The config key or feature to set the configuration to the default values for.
|
||||
Reference in New Issue
Block a user