mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-03-08 05:31:52 +00:00
Nextcloud on Debian Stretch 9.x with PHP 7.3
Nextcloud (latest) with PHP 7.3
This commit is contained in:
@@ -299,7 +299,7 @@ log_bin_index = /var/log/mysql/mariadb-bin.index
|
||||
expire_logs_days = 10
|
||||
max_binlog_size = 100M
|
||||
default_storage_engine = InnoDB
|
||||
innodb_buffer_pool_size = 256M
|
||||
innodb_buffer_pool_size = 1024M
|
||||
innodb_buffer_pool_instances = 1
|
||||
innodb_flush_log_at_trx_commit = 2
|
||||
innodb_log_buffer_size = 32M
|
||||
|
||||
Reference in New Issue
Block a user