WeeChat: version update
This commit is contained in:
parent
6ddb80ba11
commit
af3dbd0fc9
11 changed files with 74 additions and 20 deletions
26
.weechat/logger.conf
Normal file
26
.weechat/logger.conf
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
#
|
||||
# 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"
|
||||
|
||||
[level]
|
||||
|
||||
[mask]
|
||||
Loading…
Add table
Add a link
Reference in a new issue