Update Database SSL

Ruan 2022-06-24 15:26:35 +00:00
parent d48ce2b161
commit a59b7e0b2d

@ -1,8 +1,8 @@
Please note: This refers to enabling SSL for the **MySQL database**, not the web interface itself. (HTTPS is already supported as long as your web server provides it) Please note: This refers to enabling SSL for the **MySQL database**, not the web host. (_HTTPS is already supported as long as your web server provides it_)
## Enabling Database SSL ### Enabling SSL for a MySQL database
To enable SSL, find this section in `inc/database.php`: Find this section in `inc/database.php`:
``` ```
$options = array( $options = array(