mirror of
https://github.com/friendica/friendica
synced 2025-04-25 01:10:12 +00:00
Test the test
This commit is contained in:
parent
1a434fd8d6
commit
6b4245d662
4 changed files with 4 additions and 3 deletions
|
@ -447,7 +447,7 @@ return [
|
|||
'password' => '{$conf('database', 'password')}',
|
||||
'database' => '{$conf('database', 'database')}',
|
||||
'charset' => 'utf8mb4',
|
||||
'pdo_emulate_prepares' => true,
|
||||
'pdo_emulate_prepares' => false,
|
||||
],
|
||||
|
||||
// ****************************************************************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue