mirror of
https://github.com/Yonle/bostr.git
synced 2025-10-02 20:43:00 +02:00
defaultconf comment: The CPU usage may equally intensive even with deflate compression disabled. So removing the comment
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
@@ -35,9 +35,7 @@ module.exports = {
|
||||
log_about_relays: false,
|
||||
|
||||
// Use deflate compression for websocket.
|
||||
// This could save user bandwidths.
|
||||
//
|
||||
// NOTE: CPU intensive
|
||||
// This could save user bandwidth.
|
||||
perMessageDeflate: true,
|
||||
|
||||
// Reject scraper requests.
|
||||
|
Reference in New Issue
Block a user