mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-12-13 11:34:52 +00:00
Update Database SSL
@@ -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(
|
||||||
|
|||||||
Reference in New Issue
Block a user