- ################################################################################
- # This file was generated by Ansible
- # Do NOT modify this file by hand!
- ################################################################################
- # Nextcloud mysql.cnf
- [mysqld]
- binlog_format = MIXED
- innodb_large_prefix=on
- innodb_file_format=barracuda
- innodb_file_per_table=true
|