mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Provide initial MySQL SSL support
This commit is contained in:
@@ -75,6 +75,6 @@ define('DB_USER', 'root');
|
||||
define('DB_PASS', '');
|
||||
define('DB_HOST', 'localhost');
|
||||
define('DB_NAME', 'quexs');
|
||||
|
||||
define('DB_SSL', null);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user