summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2013-03-18 16:49:07 +0100
committermathieui <mathieui@mathieui.net>2013-03-18 16:49:07 +0100
commit4fe05f3c840cee52480b150a03b9548e673eb3ff (patch)
tree6fb1b3facd11cb3351cd79d287405bd1b6496cea /data
parentc1ae17c3d2510812d0d44b4d23092f2f3fafffbc (diff)
downloadpoezio-4fe05f3c840cee52480b150a03b9548e673eb3ff.tar.gz
poezio-4fe05f3c840cee52480b150a03b9548e673eb3ff.tar.bz2
poezio-4fe05f3c840cee52480b150a03b9548e673eb3ff.tar.xz
poezio-4fe05f3c840cee52480b150a03b9548e673eb3ff.zip
Set the default anonymous server to a working one
Diffstat (limited to 'data')
-rw-r--r--data/default_config.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg
index a3e3a49b..05e00ce2 100644
--- a/data/default_config.cfg
+++ b/data/default_config.cfg
@@ -6,7 +6,7 @@
# The server used for anonymous connection.
# Make sure the server you're using accepts anonymous authentication
-server = anon.louiz.org
+server = anon.jeproteste.info
# SSL Certificate fingerprint
# Do not touch this if you don’t know what you are doing