add option waitForConnection in database config

This commit is contained in:
2022-09-04 14:37:22 +06:00
parent ab0578b312
commit dfbc7be6f2
3 changed files with 28 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
"driver": "org.sqlite.JDBC",
"username": "OPTIONAL username",
"password": "OPTIONAL password",
"initAutomatically": false
"waitForConnection": true
},
"botToken": "1234567890:ABCDEFGHIJKLMNOP_qrstuvwxyz12345678",
"plugins": [