From e9c027f1316fa7c180d855ce0a12fda5c14ef226 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?poljar=20=28Damir=20Jeli=C4=87=29?= Date: Thu, 1 Feb 2018 19:15:55 +0100 Subject: [PATCH] Fix the ssl_verify config option description. --- matrix/server.py | 1 - 1 file changed, 1 deletion(-) diff --git a/matrix/server.py b/matrix/server.py index 1f18c46..8dafdd6 100644 --- a/matrix/server.py +++ b/matrix/server.py @@ -110,7 +110,6 @@ class MatrixServer: 'ssl_verify', 'boolean', '', 0, 0, 'on', ( "Check that the SSL connection is fully trusted" - "is starting" ) ), Option(