diff options
| author | 2015-12-11 08:41:59 +0400 | |
|---|---|---|
| committer | 2015-12-11 08:41:59 +0400 | |
| commit | 9ba724e03ce956bbb4f8f661b2f579a61bdaaacc (patch) | |
| tree | bf8ffb75d22ae989c5f675f9406880af76685ae3 /config-default/restrictions.xml | |
| parent | 9f74a4bf7bbe1695354a954e13912d74a4173b02 (diff) | |
Update and clean up default config
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> |
