From 0cd1003f58fec122e4da573a393b3cb4f58cc8ee Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 20 Jan 2022 04:02:46 +0000 Subject: [PATCH] generate documentation from config.sample.php --- .../configuration_server/config_sample_php_parameters.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index a91c94596..a173d7854 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -1779,7 +1779,7 @@ innodb_file_per_table=ON Tables will be created with * character set: utf8mb4 * collation: utf8mb4_bin - * row_format: compressed + * row_format: dynamic See: https://dev.mysql.com/doc/refman/5.7/en/charset-unicode-utf8mb4.html