mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 09:19:23 +01:00
Rename protocols/nefarious.py to protocols/p10.py
This commit is contained in:
parent
fa6120a563
commit
235b296a69
@ -268,7 +268,7 @@ servers:
|
|||||||
sid: 50
|
sid: 50
|
||||||
sidrange: "100-150"
|
sidrange: "100-150"
|
||||||
channels: ["#lounge"]
|
channels: ["#lounge"]
|
||||||
protocol: nefarious
|
protocol: p10
|
||||||
autoconnect: 5
|
autoconnect: 5
|
||||||
netname: "Nefarious test server"
|
netname: "Nefarious test server"
|
||||||
|
|
||||||
@ -290,7 +290,7 @@ servers:
|
|||||||
|
|
||||||
# With this key set to 'generic', neither of these host changing features are enabled
|
# With this key set to 'generic', neither of these host changing features are enabled
|
||||||
# and a baseline RFC1459 mode set is used.
|
# and a baseline RFC1459 mode set is used.
|
||||||
p10_ircd: nefarious
|
#p10_ircd: nefarious
|
||||||
|
|
||||||
# Determines whether account-based cloaks should be used (someone.users.yournet.org
|
# Determines whether account-based cloaks should be used (someone.users.yournet.org
|
||||||
# format). This should match your IRCd configuration:
|
# format). This should match your IRCd configuration:
|
||||||
|
File diff suppressed because it is too large
Load Diff
1356
protocols/p10.py
Normal file
1356
protocols/p10.py
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user