aboutsummaryrefslogtreecommitdiff
path: root/doc/config.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/config.md')
-rw-r--r--doc/config.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/config.md b/doc/config.md
index 39164ed..47ef4a6 100644
--- a/doc/config.md
+++ b/doc/config.md
@@ -5,6 +5,13 @@ The file name is `config.json`.
## Format
The configuration file contains JSON data. The fields are as follows.
+> `NoPlugins`
+```
+Type: bool
+Default: false
+Description: Plugins are not loaded if this is true.
+```
+
> `RequirePasswd`
```
Type: bool