summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2012-10-31 12:37:43 -0400
committerAdam <Adam@anope.org>2012-10-31 12:37:43 -0400
commit3a10fca75f660e90983b3a01d33917c17a0f4fa4 (patch)
tree6b5a41819a3f1602d381d01d70f773bb39cd4ac2 /data
parenta39947cd3c6c76cb708de7d328aabde62e39be0b (diff)
Fix ns_ghost and ns_recover, add nicksev:restoreonghost
Diffstat (limited to 'data')
-rw-r--r--data/nickserv.example.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/nickserv.example.conf b/data/nickserv.example.conf
index 20a9f8163..c6a07354f 100644
--- a/data/nickserv.example.conf
+++ b/data/nickserv.example.conf
@@ -270,6 +270,14 @@ nickserv
* This directive is optional.
*/
#modesonid = "+R"
+
+ /*
+ * If set, Services will svsnick and svsjoin users who use the ghost
+ * command to the nick and channels of the ghosted user.
+ *
+ * This directive is opional.
+ */
+ restoreonghost = yes
}
/*