Skip to content

Commit 61ca7be

Browse files
committed
fix docs
1 parent dee2f18 commit 61ca7be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

user_guide_src/source/database/configuration.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,7 @@ Description of Values
168168
**encrypt** (``MySQLi`` and ``SQLSRV`` only) Whether to use an encrypted connection.
169169
See :ref:`MySQLi encrypt <mysqli-encrypt>` for ``MySQLi`` settings.
170170
``SQLSRV`` driver accepts true/false.
171-
**trustServerCertificate**
172-
(``SQLSRV`` only) true/false (boolean) - Whether to trust the server certificate
171+
**trustServerCertificate** (``SQLSRV`` only) true/false (boolean) - Whether to trust the server certificate
173172
without validating it against a trusted certificate authority.
174173
**compress** (``MySQLi`` only) Whether to use client compression.
175174
**strictOn** (``MySQLi`` only) true/false (boolean) - Whether to force "Strict Mode" connections, good for ensuring

0 commit comments

Comments
 (0)