[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"> <Bundle name="quota">
<Service name="quota"/> <Service name="quota"/>
<Service name="quotarpc"/>
<ConfigFile name="/etc/default/quota"/> <ConfigFile name="/etc/default/quota"/>
<Package name="quota"/> <Package name="quota"/>
</Bundle> </Bundle>

View file

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