mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-27 13:09:23 +01:00
classes: remove irc.conf (#422)
This commit is contained in:
parent
3bea214cb0
commit
a30921eeb8
@ -113,7 +113,6 @@ def rehash():
|
|||||||
remove_network(ircobj)
|
remove_network(ircobj)
|
||||||
else:
|
else:
|
||||||
# XXX: we should really just add abstraction to Irc to update config settings...
|
# XXX: we should really just add abstraction to Irc to update config settings...
|
||||||
ircobj.conf = new_conf
|
|
||||||
ircobj.serverdata = new_conf['servers'][network]
|
ircobj.serverdata = new_conf['servers'][network]
|
||||||
|
|
||||||
ircobj.autoconnect_active_multiplier = 1
|
ircobj.autoconnect_active_multiplier = 1
|
||||||
|
Loading…
Reference in New Issue
Block a user