mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-06 11:12:34 +01:00
default irc_whois_front on
This commit is contained in:
parent
d07ee22f58
commit
1a0396dcae
@ -679,6 +679,7 @@ load_config (void)
|
|||||||
prefs.hex_input_tray_hilight = 1;
|
prefs.hex_input_tray_hilight = 1;
|
||||||
prefs.hex_input_tray_priv = 1;
|
prefs.hex_input_tray_priv = 1;
|
||||||
/* prefs.hex_irc_who_join = 1; prevent kicks and bans caused by overwhelming who'ing after reconnects */
|
/* prefs.hex_irc_who_join = 1; prevent kicks and bans caused by overwhelming who'ing after reconnects */
|
||||||
|
prefs.hex_irc_whois_front = 1;
|
||||||
prefs.hex_net_auto_reconnect = 1;
|
prefs.hex_net_auto_reconnect = 1;
|
||||||
prefs.hex_net_throttle = 1;
|
prefs.hex_net_throttle = 1;
|
||||||
prefs.hex_stamp_log = 1;
|
prefs.hex_stamp_log = 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user