mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Update system_requirements.rst
Fix syntax error for innodb_large_prefix
This commit is contained in:
parent
5341f73e04
commit
8e88e440bc
@ -56,7 +56,7 @@ If you want to use UTF8 4-byte characters such as Emojis on your server, the dat
|
||||
Additionally the following InnoDB settings need to be set::
|
||||
|
||||
[mysqld]
|
||||
innodb_large_prefix=true
|
||||
innodb_large_prefix=on
|
||||
innodb_file_format=barracuda
|
||||
innodb_file_per_table=true
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user