X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/107052108d9e42c8fa68f66c59433d4d48bcaf8d..80bc8a67f09faf350862d3c43e9da74f8ab85fa5:/weechat/logger.conf diff --git a/weechat/logger.conf b/weechat/logger.conf index 5da98c2..741d79e 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/quickstart/ # [look] @@ -19,6 +19,7 @@ backlog_line = 245 [file] auto_log = on +color_lines = on flush_delay = 120 fsync = off info_lines = off @@ -28,6 +29,9 @@ 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]