Add to example config file access_from comment

This commit is contained in:
Badlop
2011-01-28 17:13:44 +01:00
parent 798d7bce1b
commit d8f339bceb
+8
View File
@@ -570,9 +570,17 @@
%%
%%{registration_watchers, ["admin1@example.org"]},
%%
%% Only clients in the server machine can register accounts
%%
{ip_access, [{allow, "127.0.0.0/8"},
{deny, "0.0.0.0/0"}]},
%%
%% Local c2s or remote s2s users cannot register accounts
%%
%%{access_from, deny},
{access, register}
]},
%%{mod_register_web, [