Added query timeout setting.
This commit is contained in:
@@ -12,6 +12,7 @@ module.exports = {
|
||||
password: 'password',
|
||||
database: 'traxxx',
|
||||
},
|
||||
timeout: 5000,
|
||||
},
|
||||
web: {
|
||||
host: '0.0.0.0',
|
||||
|
||||
Reference in New Issue
Block a user