nextcloud compatible option added
This commit is contained in:
@@ -20,4 +20,5 @@ mariadb_server_settings:
|
||||
- { option: "log-bin", value: "{{ mariadb_data_dir }}/log-bin" }
|
||||
- { option: "expire_logs_days", value: "7" }
|
||||
- { option: "max_binlog_size", value: "1G" }
|
||||
- { option: "skip-innodb-read-only-compressed", value: "yes" }
|
||||
mariadb_use_percona: false
|
||||
|
||||
Reference in New Issue
Block a user