fix(SQL): Added missing option to not use SQL
This commit is contained in:
parent
65fa075543
commit
9cc2815754
3 changed files with 17 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"localBackupPath": "",
|
||||
"sqlConfig": {
|
||||
"sqlType": "",
|
||||
"enableSQL": false,
|
||||
"sql-address": "",
|
||||
"sql-port": 0,
|
||||
"database": "",
|
||||
|
|
|
|||
Reference in a new issue