mysql_nextcloud.cnf 367 B

123456789101112
  1. ################################################################################
  2. # This file was generated by Ansible
  3. # Do NOT modify this file by hand!
  4. ################################################################################
  5. # Nextcloud mysql.cnf
  6. [mysqld]
  7. binlog_format = MIXED
  8. innodb_large_prefix=on
  9. innodb_file_format=barracuda
  10. innodb_file_per_table=true