Merge pull request #67 from anton-ryzhov/config_example

Removed wrong option for `ejabberd_service` module (since 174c16a1)
This commit is contained in:
badlop 2013-05-16 02:58:08 -07:00
commit 34a4493df9
1 changed files with 0 additions and 1 deletions

View File

@ -143,7 +143,6 @@
%%{8888, ejabberd_service, [
%% {access, all},
%% {shaper_rule, fast},
%% {ip, {127, 0, 0, 1}},
%% {hosts, ["icq.example.org", "sms.example.org"],
%% [{password, "secret"}]
%% }