WIP
This commit is contained in:
parent
e06c3ee5d4
commit
68ead3414d
|
@ -136,8 +136,8 @@ class Database {
|
|||
}
|
||||
} catch (_) {
|
||||
dbConfig = {
|
||||
//type: "sqlite",
|
||||
type: "embedded-mariadb",
|
||||
type: "sqlite",
|
||||
//type: "embedded-mariadb",
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue