summaryrefslogtreecommitdiff
path: root/conf/opers.conf.example
diff options
context:
space:
mode:
authordanieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7>2009-03-05 05:41:17 +0000
committerdanieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7>2009-03-05 05:41:17 +0000
commit55865e9b1bfbea8bc996f92e5a0f70393f9adf38 (patch)
treea9b243519343addaf1e28a7210914a51c4b7061c /conf/opers.conf.example
parentebab04970b30ad26fbd9dcba2e49c0ff7d41196f (diff)
Final configuration comment update [jdhore]
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11173 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'conf/opers.conf.example')
-rw-r--r--conf/opers.conf.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/opers.conf.example b/conf/opers.conf.example
index 9bcf6856a..407cd71c5 100644
--- a/conf/opers.conf.example
+++ b/conf/opers.conf.example
@@ -98,7 +98,7 @@
# /fingerprint command while the module is loaded. This enhances
# security by verifying that the person opering up has the matching
# key/certificate combination. This enhances security a great deal.
- # If m_oper_ssl and/or m_ssl_gnutls/m_ssl_openssl aren't loaded,
+ # If m_oper_ssl and m_ssl_gnutls/m_ssl_openssl aren't loaded,
# this option will be ignored.
#fingerprint="67:CB:9D:C0:13:24:8A:82:9B:B2:17:1E:D1:1B:EC:D4"
@@ -128,7 +128,7 @@
hash="sha256"
# password: a hash of your password (see above option) hashed
- # with /mkpasswd *hash* *password* . See m_password_hash in modules.conf
+ # with /mkpasswd <hash> <password> . See m_password_hash in modules.conf
# for more information about password hashing.
password="1ec1c26b50d5d3c58d9583181af8076655fe00756bf7285940ba3670f99fcba0"