]> git.rmz.io Git - dotfiles.git/blobdiff - weechat/logger.conf
vim: switch between yes and no
[dotfiles.git] / weechat / logger.conf
index 28b17393b833761ab7779ee72d6c43da4f60dcdf..741d79eb27bf2489d77b5e7059605f74126009a7 100644 (file)
@@ -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]
@@ -29,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]