X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/3facbfcac1028b0fa6a5d6336740055a5db4d018..2521321ca7030cb86d520fae210ed06b5a898623:/weechat/logger.conf diff --git a/weechat/logger.conf b/weechat/logger.conf index 28b1739..b5729fd 100644 --- a/weechat/logger.conf +++ b/weechat/logger.conf @@ -4,9 +4,9 @@ # WARNING: It is NOT recommended to edit this file by hand, # especially if WeeChat is running. # -# Use /set or similar command to change settings in WeeChat. +# Use commands like /set or /fset to change settings in WeeChat. # -# For more info, see: https://weechat.org/doc/quickstart +# For more info, see: https://weechat.org/doc/weechat/quickstart/ # [look] @@ -23,12 +23,16 @@ color_lines = on flush_delay = 120 fsync = off info_lines = off +log_conditions = "" mask = "$plugin.$name.weechatlog" name_lower_case = on nick_prefix = "" nick_suffix = "" path = "~/.cache/weechat/logs/" replacement_char = "_" +rotation_compression_level = 20 +rotation_compression_type = zstd +rotation_size_max = "100M" time_format = "%Y-%m-%d %H:%M:%S" [level]