fix(SQL): Added missing option to not use SQL

This commit is contained in:
netbenix 2021-11-30 07:21:52 +01:00
parent 65fa075543
commit 9cc2815754
3 changed files with 17 additions and 5 deletions

View file

@ -1,7 +1,7 @@
{
"localBackupPath": "",
"sqlConfig": {
"sqlType": "",
"enableSQL": false,
"sql-address": "",
"sql-port": 0,
"database": "",