diff --git a/config.js.example b/config.js.example index 304bd8d..5359e9f 100644 --- a/config.js.example +++ b/config.js.example @@ -28,7 +28,9 @@ module.exports = { log_about_relays: false, // Use deflate compression for websocket. - perMessageDeflate: true, + // Enabling this will save user bandwidth, + // But also will be CPU intensive if there's a lot of users using this bouncer + perMessageDeflate: false, // Reject scraper requests. // This only checks whenever client respond to bouncer's AUTH.