]> git.rmz.io Git - dotfiles.git/blobdiff - weechat/logger.conf
bin: add mediainfo.py script to simplify ranger previews
[dotfiles.git] / weechat / logger.conf
index 7a44f5b659129363c7b6897731bd9238f71d9243..b5729fd1780f39188ac70e50810c0859b78b1d99 100644 (file)
@@ -6,7 +6,7 @@
 #
 # 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,6 +23,7 @@ color_lines = on
 flush_delay = 120
 fsync = off
 info_lines = off
+log_conditions = ""
 mask = "$plugin.$name.weechatlog"
 name_lower_case = on
 nick_prefix = ""
@@ -30,8 +31,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]