summarylogtreecommitdiffstats
path: root/config.xml
blob: c5e3ffaf423d0587b09c09f05b688411db3ee417 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<pymsnt>
<jid>msn</jid>
<host>127.0.0.1</host>
<spooldir>/var/spool/pymsnt</spooldir>
<pid>/var/run/pymsnt.pid</pid>
<mainServer>127.0.0.1</mainServer>
<port>5347</port>
<secret>secret</secret>
<lang>en</lang>
<website>http://host.com</website>
<allowRegister/>
<getAllAvatars/>
<ftSizeLimit>524288</ftSizeLimit>
<ftRateLimit>2048</ftRateLimit>
<ftJabberPort>8010</ftJabberPort>
<admins>
<jid>admin@host.com</jid>
</admins>
</pymsnt>