summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/config.json b/config/config.json
index 03df2bf37..de4bd5e84 100644
--- a/config/config.json
+++ b/config/config.json
@@ -23,7 +23,7 @@
"SessionCacheInMinutes": 10,
"WebsocketSecurePort": 443,
"WebsocketPort": 80,
- "WebserverMode": "regular",
+ "WebserverMode": "gzip",
"EnableCustomEmoji": false,
"RestrictCustomEmojiCreation": "all"
},
@@ -188,4 +188,4 @@
"LocaleAttribute": "",
"LoginButtonText": "With SAML"
}
-} \ No newline at end of file
+}