You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
342 B
27 lines
342 B
8 years ago
|
#
|
||
|
# weechat -- logger.conf
|
||
|
#
|
||
|
|
||
|
[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"
|
||
|
|
||
|
[level]
|
||
|
|
||
|
[mask]
|