diff options
| author | 2012-11-23 19:52:24 +0100 | |
|---|---|---|
| committer | 2012-11-23 19:52:24 +0100 | |
| commit | 66267bab3ecc47f6d15fac1c0bc770ac28d83d5f (patch) | |
| tree | 69ac5ddf8f21f2c3fe7c33fffa1f55654e421515 /docs | |
| parent | m_ssl_gnutls Dynamically detect the number of certificates in the certfile (diff) | |
Remove TAXONOMY from opers.conf.example, it doesn't exist in 2.0
Fixes #369 reported by @DjGolia
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf/opers.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf/opers.conf.example b/docs/conf/opers.conf.example index d76496e66..6e82e07d9 100644 --- a/docs/conf/opers.conf.example +++ b/docs/conf/opers.conf.example @@ -42,7 +42,7 @@ <class name="ServerLink" commands="CONNECT SQUIT CONNECT MKPASSWD ALLTIME SWHOIS CLOSE JUMPSERVER LOCKSERV" usermodes="*" chanmodes="*" privs="servers/auspex"> <class name="BanControl" commands="KILL GLINE KLINE ZLINE QLINE ELINE TLINE RLINE CHECK NICKLOCK SHUN CLONES CBAN" usermodes="*" chanmodes="*"> <class name="OperChat" commands="WALLOPS GLOBOPS SETIDLE" usermodes="*" chanmodes="*" privs="users/mass-message"> -<class name="HostCloak" commands="SETHOST SETIDENT SETNAME CHGHOST CHGIDENT TAXONOMY" usermodes="*" chanmodes="*" privs="users/auspex"> +<class name="HostCloak" commands="SETHOST SETIDENT SETNAME CHGHOST CHGIDENT" usermodes="*" chanmodes="*" privs="users/auspex"> #-#-#-#-#-#-#-#-#-#-#-#- OPERATOR COMPOSITION -#-#-#-#-#-#-#-#-#-#-# |
