mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 01:09:22 +01:00
hybrid: rename debug umode (+g) to sno_debug
This commit is contained in:
parent
d18e9c82f9
commit
5d5d4acd55
@ -50,7 +50,7 @@ class HybridProtocol(TS6Protocol):
|
||||
'callerid': 'g', 'admin': 'a', 'deaf_commonchan': 'G', 'hideoper': 'H',
|
||||
'webirc': 'W', 'sno_clientconnections': 'c', 'sno_badclientconnections': 'u',
|
||||
'sno_rejectedclients': 'j', 'sno_skill': 'k', 'sno_fullauthblock': 'f',
|
||||
'sno_remoteclientconnections': 'F', 'sno_admin_requests': 'y', 'debug': 'd',
|
||||
'sno_remoteclientconnections': 'F', 'sno_admin_requests': 'y', 'sno_debug': 'd',
|
||||
'sno_nickchange': 'n', 'hideidle': 'q', 'registered': 'r',
|
||||
'snomask': 's', 'ssl': 'S', 'sno_server_connects': 'e', 'sno_botfloods': 'b',
|
||||
# Now, map all the ABCD type modes:
|
||||
|
Loading…
Reference in New Issue
Block a user