24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-02 21:17:12 +02:00

Removed wrong option for ejabberd_service module (since 174c16a1)

This commit is contained in:
Anton Ryzhov 2013-05-16 01:22:02 +04:00
parent c0bf054583
commit e71650325b

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"}]
%% }