style(weechat): more auto-generated config options
This commit is contained in:
parent
36d94fbb1f
commit
ac67d73d2b
3 changed files with 17 additions and 1 deletions
|
@ -30,6 +30,7 @@ display_join_message = "329,332,333,366"
|
||||||
display_old_topic = on
|
display_old_topic = on
|
||||||
display_pv_away_once = on
|
display_pv_away_once = on
|
||||||
display_pv_back = on
|
display_pv_back = on
|
||||||
|
display_pv_warning_address = off
|
||||||
highlight_channel = "$nick"
|
highlight_channel = "$nick"
|
||||||
highlight_pv = "$nick"
|
highlight_pv = "$nick"
|
||||||
highlight_server = "$nick"
|
highlight_server = "$nick"
|
||||||
|
@ -75,10 +76,12 @@ item_lag_finished = yellow
|
||||||
item_nick_modes = default
|
item_nick_modes = default
|
||||||
message_chghost = brown
|
message_chghost = brown
|
||||||
message_join = green
|
message_join = green
|
||||||
|
message_kick = red
|
||||||
message_quit = red
|
message_quit = red
|
||||||
mirc_remap = "1,-1:darkgray"
|
mirc_remap = "1,-1:darkgray"
|
||||||
nick_prefixes = "q:lightred;a:lightcyan;o:121;h:lightmagenta;v:229;*:lightblue"
|
nick_prefixes = "q:lightred;a:lightcyan;o:121;h:lightmagenta;v:229;*:lightblue"
|
||||||
notice = green
|
notice = green
|
||||||
|
reason_kick = default
|
||||||
reason_quit = default
|
reason_quit = default
|
||||||
topic_current = default
|
topic_current = default
|
||||||
topic_new = white
|
topic_new = white
|
||||||
|
@ -88,7 +91,6 @@ topic_old = default
|
||||||
autoreconnect_delay_growing = 2
|
autoreconnect_delay_growing = 2
|
||||||
autoreconnect_delay_max = 600
|
autoreconnect_delay_max = 600
|
||||||
ban_mask_default = "*!$ident@$host"
|
ban_mask_default = "*!$ident@$host"
|
||||||
channel_encode = off
|
|
||||||
colors_receive = on
|
colors_receive = on
|
||||||
colors_send = on
|
colors_send = on
|
||||||
lag_check = 60
|
lag_check = 60
|
||||||
|
@ -121,6 +123,7 @@ autorejoin_delay = 30
|
||||||
away_check = 0
|
away_check = 0
|
||||||
away_check_max_nicks = 25
|
away_check_max_nicks = 25
|
||||||
capabilities = "account-notify,away-notify,cap-notify,multi-prefix,server-time,znc.in/server-time-iso,znc.in/self-message"
|
capabilities = "account-notify,away-notify,cap-notify,multi-prefix,server-time,znc.in/server-time-iso,znc.in/self-message"
|
||||||
|
charset_message = message
|
||||||
command = ""
|
command = ""
|
||||||
command_delay = 0
|
command_delay = 0
|
||||||
connection_timeout = 60
|
connection_timeout = 60
|
||||||
|
@ -146,6 +149,7 @@ ssl = off
|
||||||
ssl_cert = ""
|
ssl_cert = ""
|
||||||
ssl_dhkey_size = 2048
|
ssl_dhkey_size = 2048
|
||||||
ssl_fingerprint = ""
|
ssl_fingerprint = ""
|
||||||
|
ssl_password = ""
|
||||||
ssl_priorities = "NORMAL:-VERS-SSL3.0"
|
ssl_priorities = "NORMAL:-VERS-SSL3.0"
|
||||||
ssl_verify = on
|
ssl_verify = on
|
||||||
usermode = ""
|
usermode = ""
|
||||||
|
@ -157,6 +161,7 @@ snoonet.proxy
|
||||||
snoonet.ipv6
|
snoonet.ipv6
|
||||||
snoonet.ssl = on
|
snoonet.ssl = on
|
||||||
snoonet.ssl_cert
|
snoonet.ssl_cert
|
||||||
|
snoonet.ssl_password
|
||||||
snoonet.ssl_priorities
|
snoonet.ssl_priorities
|
||||||
snoonet.ssl_dhkey_size
|
snoonet.ssl_dhkey_size
|
||||||
snoonet.ssl_fingerprint
|
snoonet.ssl_fingerprint
|
||||||
|
@ -193,11 +198,13 @@ snoonet.msg_part
|
||||||
snoonet.msg_quit
|
snoonet.msg_quit
|
||||||
snoonet.notify
|
snoonet.notify
|
||||||
snoonet.split_msg_max_length
|
snoonet.split_msg_max_length
|
||||||
|
snoonet.charset_message
|
||||||
freenode.addresses = "${sec.data.zncaddr}"
|
freenode.addresses = "${sec.data.zncaddr}"
|
||||||
freenode.proxy
|
freenode.proxy
|
||||||
freenode.ipv6
|
freenode.ipv6
|
||||||
freenode.ssl = on
|
freenode.ssl = on
|
||||||
freenode.ssl_cert
|
freenode.ssl_cert
|
||||||
|
freenode.ssl_password
|
||||||
freenode.ssl_priorities
|
freenode.ssl_priorities
|
||||||
freenode.ssl_dhkey_size
|
freenode.ssl_dhkey_size
|
||||||
freenode.ssl_fingerprint
|
freenode.ssl_fingerprint
|
||||||
|
@ -234,11 +241,13 @@ freenode.msg_part
|
||||||
freenode.msg_quit
|
freenode.msg_quit
|
||||||
freenode.notify
|
freenode.notify
|
||||||
freenode.split_msg_max_length
|
freenode.split_msg_max_length
|
||||||
|
freenode.charset_message
|
||||||
synirc.addresses = "${sec.data.zncaddr}"
|
synirc.addresses = "${sec.data.zncaddr}"
|
||||||
synirc.proxy
|
synirc.proxy
|
||||||
synirc.ipv6
|
synirc.ipv6
|
||||||
synirc.ssl = on
|
synirc.ssl = on
|
||||||
synirc.ssl_cert
|
synirc.ssl_cert
|
||||||
|
synirc.ssl_password
|
||||||
synirc.ssl_priorities
|
synirc.ssl_priorities
|
||||||
synirc.ssl_dhkey_size
|
synirc.ssl_dhkey_size
|
||||||
synirc.ssl_fingerprint
|
synirc.ssl_fingerprint
|
||||||
|
@ -275,11 +284,13 @@ synirc.msg_part
|
||||||
synirc.msg_quit
|
synirc.msg_quit
|
||||||
synirc.notify
|
synirc.notify
|
||||||
synirc.split_msg_max_length
|
synirc.split_msg_max_length
|
||||||
|
synirc.charset_message
|
||||||
rizon.addresses = "${sec.data.zncaddr}"
|
rizon.addresses = "${sec.data.zncaddr}"
|
||||||
rizon.proxy
|
rizon.proxy
|
||||||
rizon.ipv6
|
rizon.ipv6
|
||||||
rizon.ssl = on
|
rizon.ssl = on
|
||||||
rizon.ssl_cert
|
rizon.ssl_cert
|
||||||
|
rizon.ssl_password
|
||||||
rizon.ssl_priorities
|
rizon.ssl_priorities
|
||||||
rizon.ssl_dhkey_size
|
rizon.ssl_dhkey_size
|
||||||
rizon.ssl_fingerprint
|
rizon.ssl_fingerprint
|
||||||
|
@ -316,11 +327,13 @@ rizon.msg_part
|
||||||
rizon.msg_quit
|
rizon.msg_quit
|
||||||
rizon.notify
|
rizon.notify
|
||||||
rizon.split_msg_max_length
|
rizon.split_msg_max_length
|
||||||
|
rizon.charset_message
|
||||||
mozilla.addresses = "${sec.data.zncaddr}"
|
mozilla.addresses = "${sec.data.zncaddr}"
|
||||||
mozilla.proxy
|
mozilla.proxy
|
||||||
mozilla.ipv6
|
mozilla.ipv6
|
||||||
mozilla.ssl = on
|
mozilla.ssl = on
|
||||||
mozilla.ssl_cert
|
mozilla.ssl_cert
|
||||||
|
mozilla.ssl_password
|
||||||
mozilla.ssl_priorities
|
mozilla.ssl_priorities
|
||||||
mozilla.ssl_dhkey_size
|
mozilla.ssl_dhkey_size
|
||||||
mozilla.ssl_fingerprint
|
mozilla.ssl_fingerprint
|
||||||
|
@ -357,3 +370,4 @@ mozilla.msg_part
|
||||||
mozilla.msg_quit
|
mozilla.msg_quit
|
||||||
mozilla.notify
|
mozilla.notify
|
||||||
mozilla.split_msg_max_length
|
mozilla.split_msg_max_length
|
||||||
|
mozilla.charset_message
|
||||||
|
|
|
@ -19,6 +19,7 @@ backlog_line = default
|
||||||
|
|
||||||
[file]
|
[file]
|
||||||
auto_log = off
|
auto_log = off
|
||||||
|
color_lines = off
|
||||||
flush_delay = 120
|
flush_delay = 120
|
||||||
fsync = off
|
fsync = off
|
||||||
info_lines = off
|
info_lines = off
|
||||||
|
|
|
@ -90,6 +90,7 @@ mouse = off
|
||||||
mouse_timer_delay = 100
|
mouse_timer_delay = 100
|
||||||
nick_color_force = ""
|
nick_color_force = ""
|
||||||
nick_color_hash = djb2
|
nick_color_hash = djb2
|
||||||
|
nick_color_hash_salt = ""
|
||||||
nick_color_stop_chars = "_|["
|
nick_color_stop_chars = "_|["
|
||||||
nick_prefix = ""
|
nick_prefix = ""
|
||||||
nick_suffix = ""
|
nick_suffix = ""
|
||||||
|
|
Loading…
Reference in a new issue