diff options
-rw-r--r-- | data/default_config.cfg | 2 | ||||
-rw-r--r-- | doc/en/configure.txt | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/doc/en/configure.txt b/doc/en/configure.txt index 0b94a7a8..cabc83e8 100644 --- a/doc/en/configure.txt +++ b/doc/en/configure.txt @@ -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. |