diff options
author | bonnedav <theD_2011@hotmail.com> | 2016-08-08 02:41:42 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-08 02:41:42 -0600 |
commit | 9c0b8436653bdde2a2af4c8d51283ddb427a7628 (patch) | |
tree | c3828e0311d3f7cc1e432fa5886caff82f8f2d80 | |
parent | 8fdfa6e094ebddc9698ca6245227857e4e27f06b (diff) |
Remove unused commands from oper config.
-rw-r--r-- | data/example.conf | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/data/example.conf b/data/example.conf index 763eed4c7..24502270b 100644 --- a/data/example.conf +++ b/data/example.conf @@ -784,12 +784,7 @@ log * chanserv/drop chanserv/getkey chanserv/invite * chanserv/list chanserv/suspend chanserv/topic * - * chanserv/saset/bantype chanserv/saset/description chanserv/saset/email chanserv/saset/keepmodes - * chanserv/saset/founder chanserv/saset/keeptopic chanserv/saset/restricted - * chanserv/saset/peace chanserv/saset/persist chanserv/saset/private - * chanserv/saset/secure chanserv/saset/securefounder chanserv/saset/secureops - * chanserv/saset/signkick chanserv/saset/successor chanserv/saset/topiclock - * chanserv/saset/url chanserv/saset/noexpire chanserv/saset/autoop + * chanserv/saset/noexpire * * memoserv/sendall memoserv/staff * |