mirror of
https://github.com/Yonle/bostr.git
synced 2025-03-18 05:42:03 +01: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:
parent
e5a5c78ad6
commit
167d0d8927
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user