aboutsummaryrefslogtreecommitdiff
path: root/src/ejabberd.cfg
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2003-01-21 20:36:55 +0000
committerAlexey Shchepin <alexey@process-one.net>2003-01-21 20:36:55 +0000
commitf0427ecab55b393cdc368c6f8b2bb0ae2d8cf07c (patch)
treebf151a7c8bd4b4964a6095dceda261dca48c29e5 /src/ejabberd.cfg
parent*** empty log message *** (diff)
*** empty log message ***
SVN Revision: 46
Diffstat (limited to '')
-rw-r--r--src/ejabberd.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ejabberd.cfg b/src/ejabberd.cfg
index 6d3d6521d..464a1f7a1 100644
--- a/src/ejabberd.cfg
+++ b/src/ejabberd.cfg
@@ -9,10 +9,10 @@
{acl, jabberorg, {server, "jabber.org"}}.
{acl, aleksey, {user, "aleksey", "jabber.ru"}}.
-{disco_admin, [{allow, admin},
- {deny, all}]}.
+{access, disco_admin, [{allow, admin},
+ {deny, all}]}.
-{configure, [{allow, admin}]}.
+{access, configure, [{allow, admin}]}.
{host, "e.localhost"}.