Browse Source

Update ngircd config from upstream

Christoph Biedl 12 years ago
parent
commit
20702deeec
1 changed files with 7 additions and 1 deletions
  1. 7 1
      debian/ngircd.conf

+ 7 - 1
debian/ngircd.conf

@@ -132,7 +132,13 @@
 	# Set this hostname for every client instead of the real one.
 	# Please note: don't use the percentage sign ("%"), it is reserved for
 	# future extensions!
-	;CloakHost = irc.example.net
+	;CloakHost = cloaked.host
+
+	# Use this hostname for hostname cloaking on clients that have the
+	# user mode "+x" set, instead of the name of the server.
+	# Please note: don't use the percentage sign ("%"), it is reserved for
+	# future extensions!
+	;CloakHostModeX = cloaked.user
 
 	# Set every clients' user name to their nick name
 	;CloakUserToNick = yes