From 5339ddcf08683d6e37d86be92af2cbec690b7a25 Mon Sep 17 00:00:00 2001 From: James Lu Date: Sat, 30 Dec 2017 01:33:14 -0800 Subject: [PATCH] example-conf: reword description for servers::::relay_forcetag_nicks (cherry picked from commit ba4e0aed851d6ee0c3dba56584d9b67e7447b978) --- example-conf.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example-conf.yml b/example-conf.yml index 3e26516..c9e49da 100644 --- a/example-conf.yml +++ b/example-conf.yml @@ -220,8 +220,8 @@ servers: # IPs of other networks' users. #relay_no_ips: true - # If relay nick tagging is disabled, this option specifies a per-network list of nick - # globs to always tag when introducing users *from* other networks. + # If relay nick tagging is disabled, this option specifies a list of nick globs to always + # tag when introducing remote users *onto* this network. #relay_forcetag_nicks: ["someuser", "Guest*"] # Determines whether relay will tag nicks on this network. This overrides the relay::tag_nicks