3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-12-26 04:32:51 +01:00

example-conf: remove references to my IRC nick & the old repository address

This commit is contained in:
James Lu 2018-07-14 21:05:39 -07:00
parent 44aa9af235
commit d844ff5186

View File

@ -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