mirror of
https://github.com/nextcloud/server.git
synced 2024-12-29 00:18:42 +00:00
d99ce3971b
* minor fixes in preparation of a bigger DB and config PR Signed-off-by: Morris Jobke <hey@morrisjobke.de>
9 lines
158 B
INI
9 lines
158 B
INI
|
|
[mysqld]
|
|
innodb_large_prefix=true
|
|
innodb_file_format=barracuda
|
|
innodb_file_per_table=true
|
|
|
|
innodb_buffer_pool_size = 512M
|
|
innodb_flush_log_at_trx_commit = 2
|