summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/config/config.json b/config/config.json
index 3fe938fe2..b4fc84e0c 100644
--- a/config/config.json
+++ b/config/config.json
@@ -34,7 +34,8 @@
"RestrictCreationToDomains": "",
"RestrictTeamNames": true,
"EnableCustomBrand": false,
- "CustomBrandText": ""
+ "CustomBrandText": "",
+ "RestrictDirectMessage": "any"
},
"SqlSettings": {
"DriverName": "mysql",
@@ -155,4 +156,4 @@
"Directory": "./data/",
"EnableDaily": false
}
-} \ No newline at end of file
+}