Fix the ssl_verify config option description.

This commit is contained in:
poljar (Damir Jelić) 2018-02-01 19:15:55 +01:00
parent b32baa65b1
commit e9c027f131

View file

@ -110,7 +110,6 @@ class MatrixServer:
'ssl_verify', 'boolean', '', 0, 0, 'on', 'ssl_verify', 'boolean', '', 0, 0, 'on',
( (
"Check that the SSL connection is fully trusted" "Check that the SSL connection is fully trusted"
"is starting"
) )
), ),
Option( Option(