From 7e3efccb537ae11e9550ddf14ea6ca4ba472804a Mon Sep 17 00:00:00 2001 From: mathieui Date: Thu, 13 Feb 2014 00:48:19 +0100 Subject: Fix #2407 (unencrypted connections) Add a force_encryption option set to true by default. --- doc/source/configuration.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/source/configuration.rst') diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index 7ca8cc59..7a48a286 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -167,6 +167,14 @@ section of this documentation. If set to true, notifications about the music your contacts listen to will be displayed in the info buffer as 'Tune' messages. + force_encryption + + **Default value:** ``true`` + + If set to true, all connections will use TLS by default. Only turn this to + false if you cannot connect to your server, and do not care about your password + or the pricacy of your communications. + display_mood_notifications **Default value:** ``false`` -- cgit v1.2.3