Fix the ssl_verify config option description.
This commit is contained in:
parent
b32baa65b1
commit
e9c027f131
1 changed files with 0 additions and 1 deletions
|
@ -110,7 +110,6 @@ class MatrixServer:
|
|||
'ssl_verify', 'boolean', '', 0, 0, 'on',
|
||||
(
|
||||
"Check that the SSL connection is fully trusted"
|
||||
"is starting"
|
||||
)
|
||||
),
|
||||
Option(
|
||||
|
|
Loading…
Add table
Reference in a new issue