[Jabber] Modif de config + random

Ignore-this: 41895129e27ae53018cc19fbec908336

darcs-hash:20120808223252-b6762-117d360c78b7d30eb615250178a97f70d212f3d4.gz
This commit is contained in:
Pierre-Elliott Bécue 2012-08-09 00:32:52 +02:00
parent bc5cf1d67a
commit 0f7bc718de
2 changed files with 16 additions and 15 deletions

View file

@ -1,5 +1,6 @@
<Bundle name="quota">
<Service name="quota"/>
<Service name="quotarpc"/>
<ConfigFile name="/etc/default/quota"/>
<Package name="quota"/>
</Bundle>

View file

@ -156,16 +156,16 @@ info["perms"] = 0640
@ %% ]},
@
@ %% Jabber ICQ Transport
@ {5555, ejabberd_service, [
@% {5555, ejabberd_service, [
if has("external"):
@ {ip, {127, 0, 0, 1}},
@% {ip, {127, 0, 0, 1}},
else:
@ {ip, {10, 231, 136, 8}}, % ip adm d'ovh
@ {access, all},
@ {shaper_rule, fast},
@ {hosts, ["icq.crans.org", "sms.crans.org"],
@ [{password, "B2kOQ9Fd28"}]}
@ ]},
@% {ip, {10, 231, 136, 8}}, % ip adm d'ovh
@% {access, all},
@% {shaper_rule, fast},
@% {hosts, ["icq.crans.org", "sms.crans.org"],
@% [{password, "B2kOQ9Fd28"}]}
@% ]},
@
@ %% AIM Transport
@% {5556, ejabberd_service, [
@ -176,15 +176,15 @@ else:
@% ]},
@
@ %% MSN Transport
@ {5557, ejabberd_service, [
@% {5557, ejabberd_service, [
if has("external"):
@ {ip, {127, 0, 0, 1}},
@% {ip, {127, 0, 0, 1}},
else:
@ {ip, {10, 231, 136, 8}}, % ip adm d'ovh
@ {access, all},
@ {shaper_rule, fast},
@ {host, "msn.crans.org", [{password, "RK8cx4f03"}]}
@ ]},
@% {ip, {10, 231, 136, 8}}, % ip adm d'ovh
@% {access, all},
@% {shaper_rule, fast},
@% {host, "msn.crans.org", [{password, "RK8cx4f03"}]}
@% ]},
@
@ %% Yahoo! Transport
@ {5558, ejabberd_service, [