]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - conf/opers.conf.example
Clean up delayjoin extension behavior
[user/henk/code/inspircd.git] / conf / opers.conf.example
index 957b412848f5643028ccffd8d3995b4820c8cd4d..9bcf6856a8fd225e98e7db91fc9abdff40755e7f 100644 (file)
 
       # hash: what hash this password is hashed with. requires the module
       # for selected hash (m_md5.so, m_sha256.so or m_ripemd160.so) be
-      # loaded and the oper password hashing module (m_password_hash.so)
+      # loaded and the password hashing module (m_password_hash.so)
       # loaded. Options here are: "md5", "sha256" and "ripemd160".
+      # Create hashed password with: /mkpasswd <hash> <password>
       hash="sha256"
 
       # password: a hash of your password (see above option) hashed