mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Nextcloud-enable MySQL 4-byte support
This commit is contained in:
parent
683c424f3f
commit
3dfea22fd3
1 changed files with 1 additions and 0 deletions
|
|
@ -7,4 +7,5 @@ $CONFIG = array (
|
|||
'dbtableprefix' => 'oc_',
|
||||
'dbuser' => 'nextcloud',
|
||||
'dbpassword' => '{{nextcloud_mysql_password}}',
|
||||
'mysql.utf8mb4' => true
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue