From: Samir Benmendil Date: Tue, 1 Nov 2022 14:40:37 +0000 (+0000) Subject: weechat: rotate and zip logs X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/6e24d81695c900c7756249e42948cf409c8dd9f6 weechat: rotate and zip logs --- diff --git a/weechat/logger.conf b/weechat/logger.conf index 7a44f5b..741d79e 100644 --- a/weechat/logger.conf +++ b/weechat/logger.conf @@ -30,8 +30,8 @@ nick_suffix = "" path = "~/.cache/weechat/logs/" replacement_char = "_" rotation_compression_level = 20 -rotation_compression_type = none -rotation_size_max = "0" +rotation_compression_type = zstd +rotation_size_max = "100M" time_format = "%Y-%m-%d %H:%M:%S" [level]