summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authordanieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7>2010-02-16 16:22:53 +0000
committerdanieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7>2010-02-16 16:22:53 +0000
commit0c1dff8c8d87a246adb93c835bd9f29e37c2b1ea (patch)
tree94a66908b8741028a748016d3fa27bccc608cc6a /docs
parent9228c006f98afa98d0f77d7ed3c6bdf79836e9d1 (diff)
Document <oper:autologin>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12476 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs')
-rw-r--r--docs/opers.conf.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/opers.conf.example b/docs/opers.conf.example
index 0d1e6cd49..d76496e66 100644
--- a/docs/opers.conf.example
+++ b/docs/opers.conf.example
@@ -104,6 +104,12 @@
# If m_sslinfo isn't loaded, this option will be ignored.
#fingerprint="67cb9dc013248a829bb2171ed11becd4"
+ # autologin: if an SSL fingerprint for this oper is specified, you can
+ # have the oper block automatically log in. This moves all security of the
+ # oper block to the protection of the client certificate, so be sure that
+ # the private key is well-protected! Requires m_sslinfo.
+ #autologin="on"
+
# sslonly: This oper can only oper up if they're using a SSL connection.
# Setting this option adds a decent bit of security. Highly recommended
# if the oper is on wifi, or specifically, unsecured wifi. Note that it