added database setting to config.json

This commit is contained in:
2026-06-02 21:15:54 +00:00
parent b392191fce
commit eaeab30ac4
+2 -1
View File
@@ -17,5 +17,6 @@
"warning": 11.5, "warning": 11.5,
"error": 10.5 "error": 10.5
} }
] ],
"database": "/path/to/your/VE.Direct.db"
} }