Set the default anonymous server to a working one

This commit is contained in:
mathieui 2013-03-18 16:49:07 +01:00
parent c1ae17c3d2
commit 4fe05f3c84
2 changed files with 2 additions and 2 deletions

View file

@ -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 dont know what you are doing

View file

@ -409,7 +409,7 @@ section of this documentation.
if true, your current time will be sent if asked
Set to false if you don't want people to know that information
*server*:: anon.louiz.org
*server*:: anon.jeproteste.info
The server to use for anonymous authentication.
Make sure it supports anonymous authentification.