]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/conf/opers.conf.example
Merge m_restrictchans and m_regonlycreate due to converging functionality (#1541).
[user/henk/code/inspircd.git] / docs / conf / opers.conf.example
index 8259a1598e556e44b0572371462b969c8b34879d..4112e56dd21288d750d9989f3ff68736ac00d359 100644 (file)
       name="Adam"
 
       # hash: the hash function this password is hashed with. Requires the
-      # module for the selected function (bcrypt, md5, sha1, sha256, or
-      # ripemd160) and the password hashing module (password_hash) to be
-      # loaded.
+      # module for the selected function (bcrypt, md5, sha1, or sha256) and
+      # the password hashing module (password_hash) to be loaded.
+      #
       # You may also use any of the above other than bcrypt prefixed with
       # either "hmac-" or "pbkdf2-hmac-" (requires the pbkdf2 module).
       # Create hashed passwords with: /mkpasswd <hash> <password>
       # type: Which type of operator this person is; see the block
       # above for the list of types. NOTE: This is case-sensitive as well.
       type="Helper">
+
+# Once you have edited this file you can remove this line. This is just to
+# ensure that you don't hastily include the file without reading it.
+<die reason="Using opers.conf.example without editing it is a security risk">