]> git.rmz.io Git - dotfiles.git/commitdiff
weechat: rotate and zip logs
authorSamir Benmendil <me@rmz.io>
Tue, 1 Nov 2022 14:40:37 +0000 (14:40 +0000)
committerSamir Benmendil <me@rmz.io>
Tue, 1 Nov 2022 14:40:37 +0000 (14:40 +0000)
weechat/logger.conf

index 7a44f5b659129363c7b6897731bd9238f71d9243..741d79eb27bf2489d77b5e7059605f74126009a7 100644 (file)
@@ -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]