[weechat] Updates for 0.4.3

This commit is contained in:
Eryn Wells 2014-04-18 23:07:05 +00:00
parent 163e65890c
commit 71ce4842aa
12 changed files with 159 additions and 31 deletions

View file

@ -1,16 +1,22 @@
#
# logger.conf -- weechat v0.3.7
# logger.conf -- weechat v0.4.3
#
[look]
backlog = 20
[color]
backlog_end = default
backlog_line = default
[file]
auto_log = on
flush_delay = 120
info_lines = off
mask = "$plugin.$name.weechatlog"
name_lower_case = on
nick_prefix = ""
nick_suffix = ""
path = "%h/logs/"
replacement_char = "_"
time_format = "%Y-%m-%d %H:%M:%S"