mirror of
https://github.com/jlu5/PyLink.git
synced 2024-12-26 12:43:09 +01:00
example-conf: remove references to my IRC nick & the old repository address
This commit is contained in:
parent
44aa9af235
commit
d844ff5186
@ -547,7 +547,7 @@ plugins:
|
|||||||
#- opercmds
|
#- opercmds
|
||||||
|
|
||||||
# Automode plugin: allows assigning channel access to specific hostmasks or
|
# Automode plugin: allows assigning channel access to specific hostmasks or
|
||||||
# exttargets. See https://github.com/GLolol/PyLink/blob/master/docs/automode.md
|
# exttargets. See docs/automode.md
|
||||||
# for a usage guide.
|
# for a usage guide.
|
||||||
#- automode
|
#- automode
|
||||||
|
|
||||||
@ -682,7 +682,7 @@ changehost:
|
|||||||
# Here are some examples. Note that to keep your users' details
|
# Here are some examples. Note that to keep your users' details
|
||||||
# private, you should probably refrain from using $ip or $realhost,
|
# private, you should probably refrain from using $ip or $realhost,
|
||||||
# in these hostmasks, unless cloaking is already disabled.
|
# in these hostmasks, unless cloaking is already disabled.
|
||||||
"*!GLolol@*.yournet.com": "$nick.opers.yournet.com"
|
"*!yourname@*.yournet.com": "$nick.opers.yournet.com"
|
||||||
"*!*@localhost": "some-server.hostname"
|
"*!*@localhost": "some-server.hostname"
|
||||||
|
|
||||||
# Freenode-style masks are possible with this (though without the
|
# Freenode-style masks are possible with this (though without the
|
||||||
|
Loading…
Reference in New Issue
Block a user