From da0747ac7a3c8d3ef8eb2620f52fe5d1fd355a12 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Wed, 6 Jul 2016 12:04:22 -0400 Subject: Adding webserver mode to the system console. Automatic enabling of gzip on existing servers (#3458) --- config/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config') 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 +} -- cgit v1.2.3-1-g7c22