summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index b9c0516fa..6460f661b 100644
--- a/config/config.json
+++ b/config/config.json
@@ -85,7 +85,8 @@
"MaxIdleConns": 20,
"MaxOpenConns": 300,
"Trace": false,
- "AtRestEncryptKey": ""
+ "AtRestEncryptKey": "",
+ "QueryTimeout": 30
},
"LogSettings": {
"EnableConsole": true,