mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 12:26:40 +02:00
498194f6fc
Option relay.network.compression_level is renamed to relay.network.compression and is now a percentage between 0 (no compression) to 100 (best compression, slowest). Compression is now disabled by default in weechat protocol and must be enabled via the `handshake` command (option `compression` has been removed from `init` command).