changed by update
This commit is contained in:
parent
0adbfed4e4
commit
526d3d2c31
1 changed files with 2 additions and 0 deletions
|
@ -76,6 +76,7 @@ mirc_remap = "1,-1:darkgray"
|
||||||
nick_prefixes = "q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue"
|
nick_prefixes = "q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue"
|
||||||
notice = green
|
notice = green
|
||||||
reason_quit = default
|
reason_quit = default
|
||||||
|
topic_current = default
|
||||||
topic_new = white
|
topic_new = white
|
||||||
topic_old = darkgray
|
topic_old = darkgray
|
||||||
|
|
||||||
|
@ -84,6 +85,7 @@ alternate_nick = on
|
||||||
autoreconnect_delay_growing = 2
|
autoreconnect_delay_growing = 2
|
||||||
autoreconnect_delay_max = 1800
|
autoreconnect_delay_max = 1800
|
||||||
ban_mask_default = "*!$user@$host"
|
ban_mask_default = "*!$user@$host"
|
||||||
|
channel_encode = off
|
||||||
colors_receive = on
|
colors_receive = on
|
||||||
colors_send = on
|
colors_send = on
|
||||||
lag_check = 60
|
lag_check = 60
|
||||||
|
|
Loading…
Reference in a new issue