feat: add db query timeout option
This commit is contained in:
parent
4b8dc1fa1c
commit
ab5dcd3640
6 changed files with 105 additions and 67 deletions
|
|
@ -28,5 +28,6 @@
|
|||
"user": "root",
|
||||
"password": "root",
|
||||
"database": "acore_world"
|
||||
}
|
||||
},
|
||||
"dbQueryTimeout": 10000
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue