diff options
Diffstat (limited to 'config-default/restrictions.xml')
| -rw-r--r-- | config-default/restrictions.xml | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/config-default/restrictions.xml b/config-default/restrictions.xml index c022a7c..d32963f 100644 --- a/config-default/restrictions.xml +++ b/config-default/restrictions.xml @@ -1,13 +1,8 @@ <restrictions> + <accounts> + </accounts> <hosts> - <host id="services." notrigger="notrigger" noops="noops" nocommands="nocommands" /> - <host id="freenode/utility-bot/ex-server/idoru" noops="noops" /> </hosts> <nicks> - <nick id="eir" nocommands="nocommands" /> </nicks> - <accounts> - <account id="toracat" notrigger="notrigger" /> - <account id="/>" notrigger="notrigger" /> - </accounts> </restrictions> |
