summaryrefslogtreecommitdiff
path: root/docs/conf
diff options
context:
space:
mode:
authorRobby- <robby@chat.be>2013-11-13 21:01:24 +0100
committerAttila Molnar <attilamolnar@hush.com>2014-05-28 13:39:23 +0200
commit9baeec44d07dd7894fbbdb85913337e418deff93 (patch)
tree61c92336b0e9a4bce55f3ab2969275a59e33f5fa /docs/conf
parentadd79a98c6bfa0edeaf2739aedce0d71d9414977 (diff)
m_ident: Add an option to allow idents of users to still be prefixed with a '~' for connect classes which have disabled ident lookups through the <connect:useident> setting.
Fixes #683. Some changes by @attilamolnar, original PR #684
Diffstat (limited to 'docs/conf')
-rw-r--r--docs/conf/modules.conf.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example
index 851c69f12..b759f8d5d 100644
--- a/docs/conf/modules.conf.example
+++ b/docs/conf/modules.conf.example
@@ -898,7 +898,7 @@
# the user in a 'connecting' state until the lookup is complete. #
# The bind value indicates which IP to bind outbound requests to. #
#
-#<ident timeout="5">
+#<ident timeout="5" nolookupprefix="no">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Invite exception module: Adds support for channel invite exceptions