Skip to content

Commit

Permalink
Update doctrine.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis-Arnaud authored Sep 26, 2024
1 parent 6bdc124 commit 1f5c4b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions reference/configuration/doctrine.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ configuration.
.. _`reference-dbal-configuration`:

Doctrine DBAL Configuration
----------------------------
---------------------------

DoctrineBundle supports all parameters that default Doctrine drivers
accept, converted to the XML or YAML naming standards that Symfony
Expand Down Expand Up @@ -467,7 +467,7 @@ is ``true``, the DoctrineBundle will prefix the ``dir`` configuration with
the path of the bundle.

SSL Connection with MySQL
~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~

If you want to configure a secure SSL connection to MySQL in your Symfony application using Doctrine, you need to set specific options for the SSL certificates. Here's how to configure the connection using environment variables for the certificate paths:

Expand Down

0 comments on commit 1f5c4b8

Please sign in to comment.