3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-24 11:39:25 +01:00

example-conf: reword description for servers::<netname>::relay_forcetag_nicks

(cherry picked from commit ba4e0aed85)
This commit is contained in:
James Lu 2017-12-30 01:33:14 -08:00
parent 95f806dc46
commit 5339ddcf08

View File

@ -220,8 +220,8 @@ servers:
# IPs of other networks' users. # IPs of other networks' users.
#relay_no_ips: true #relay_no_ips: true
# If relay nick tagging is disabled, this option specifies a per-network list of nick # If relay nick tagging is disabled, this option specifies a list of nick globs to always
# globs to always tag when introducing users *from* other networks. # tag when introducing remote users *onto* this network.
#relay_forcetag_nicks: ["someuser", "Guest*"] #relay_forcetag_nicks: ["someuser", "Guest*"]
# Determines whether relay will tag nicks on this network. This overrides the relay::tag_nicks # Determines whether relay will tag nicks on this network. This overrides the relay::tag_nicks