Set the default anonymous server to a working one
This commit is contained in:
parent
c1ae17c3d2
commit
4fe05f3c84
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue