diff options
Diffstat (limited to 'data/default_config.cfg')
-rw-r--r-- | data/default_config.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg index f4c5108f..d1cfdf1b 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -12,7 +12,7 @@ server = anon.louiz.org certificate = # Skip the SSL certificate fingerprint verification -# Should be true in most cases, as you want to check that the server keeps +# Should be false in most cases, as you want to check that the server keeps # the same certificate. ignore_certificate = false |