summarylogtreecommitdiffstats
path: root/config.xml
diff options
context:
space:
mode:
authorBartłomiej Piotrowski2018-01-07 13:48:58 +0100
committerBartłomiej Piotrowski2018-01-07 13:48:58 +0100
commitfb15c9367a9cc6329c7b129f501ca407f16cbfaa (patch)
tree4024fa818c861d29317aac337a32b3612c3b50ba /config.xml
downloadaur-pymsnt.tar.gz
Import from official repositories
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/config.xml b/config.xml
new file mode 100644
index 000000000000..c5e3ffaf423d
--- /dev/null
+++ b/config.xml
@@ -0,0 +1,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>