summaryrefslogtreecommitdiff
path: root/data/operserv.example.conf
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2011-11-18 11:22:01 -0500
committerAdam <Adam@anope.org>2011-11-18 11:22:01 -0500
commitc43cdf438fb388c6989cca78d44be0c650c6c013 (patch)
tree080f742871b072d8a338f21fbe2067526f85b9f3 /data/operserv.example.conf
parent837421123996de045d240db6ee85e1215c8f436b (diff)
Added operserv/logout
Diffstat (limited to 'data/operserv.example.conf')
-rw-r--r--data/operserv.example.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/operserv.example.conf b/data/operserv.example.conf
index 29d4fd559..dbedb69e6 100644
--- a/data/operserv.example.conf
+++ b/data/operserv.example.conf
@@ -435,12 +435,13 @@ command { service = "OperServ"; name = "KILL"; command = "operserv/kill"; permis
/*
* os_login
*
- * Provides the command operserv/login.
+ * Provides the commands operserv/login and operserv/logout.
*
* Used to login to OperServ, only required if your oper block requires this.
*/
module { name = "os_login" }
command { service = "OperServ"; name = "LOGIN"; command = "operserv/login"; }
+command { service = "OperServ"; name = "LOGOUT"; command = "operserv/logout"; }
/*
* os_mode