Set mariadb to fals for FreeBSD
This commit is contained in:
parent
236965e497
commit
ffbda7abbb
|
@ -79,7 +79,7 @@ vars:
|
|||
"default-authentication-plugin":"mysql_native_password"
|
||||
}
|
||||
},
|
||||
|
||||
"mariadb":false,
|
||||
"bind_address":"$(cfg[db_host])",
|
||||
"backup_dir":"/tank/backups/mysql_backups"
|
||||
}';
|
||||
|
|
Loading…
Reference in New Issue