]> arthur.barton.de Git - ngircd-alex.git/blobdiff - doc/sample-ngircd.conf.tmpl
Implemented hashed cloaked hostnames for +x
[ngircd-alex.git] / doc / sample-ngircd.conf.tmpl
index e8b2fb0df098088fa2ebfd082fbcae0525c0b4ef..8297a9bb24a8700b325895261b542e6367e3128c 100644 (file)
 
        # 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!
+       # Use %x to add the hashed value of the original hostname
        ;CloakHostModeX = cloaked.user
 
+       # The Salt for cloaked hostname hashing
+       ;CloakHostModeXSalt = abcdefghijklmnopqrstuvwxyz
+
        # Set every clients' user name to their nick name
        ;CloakUserToNick = yes