From: Alex Dehnert Date: Mon, 8 Mar 2010 08:20:07 +0000 (-0500) Subject: Get ejabberd working X-Git-Url: https://dehnerts.com/gitweb/?a=commitdiff_plain;h=4e0f1182968ea90bd7a15bd300bc873cb2d1d381;hp=45db07d1be636142f7984108142e2ebf60e349aa;p=sysconfig%2Fejabberd.git Get ejabberd working --- diff --git a/ejabberd.cfg b/ejabberd.cfg index b5ab8a0..71a8322 100644 --- a/ejabberd.cfg +++ b/ejabberd.cfg @@ -33,7 +33,7 @@ {acl, admin, {user, "", "localhost"}}. %% Hostname -{hosts, ["localhost"]}. +{hosts, ["jabber.dehnerts.com"]}. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -366,6 +366,7 @@ %% You can put as many accounts as you want. %% %%{acl, admin, {user, "aleksey", "localhost"}}. +{acl, admin, {user, "alex-admin" }}. %%{acl, admin, {user, "ermine", "example.org"}}. %%