does anyone know how to change the settings in the mysqld packaged in the nextcloud ubuntu snap package or know where i can find that info since no google search seems to help me? i cannot find a config file for mysqld anywhere in my server (as far as it's concerned it doesn't even have mysql installed since it's bundled with nextcloud snap and not an actual installed program)
i want to set "innodb_flush_log_at_trx_commit = 2" as per this forum post: https://forum.owncloud.org/viewtopic.php?p=95636#p95636