summaryrefslogtreecommitdiffstats
path: root/config/default.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.json')
-rw-r--r--config/default.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/default.json b/config/default.json
index cb60611ba..cd85eda50 100644
--- a/config/default.json
+++ b/config/default.json
@@ -194,6 +194,10 @@
"LoginButtonBorderColor": "",
"LoginButtonTextColor": ""
},
+ "ExtensionSettings": {
+ "EnableExperimentalExtensions": false,
+ "AllowedExtensionsIDs": []
+ },
"RateLimitSettings": {
"Enable": false,
"PerSec": 10,