Explorar el Código

feat: 标签扩展:新增mysql查询超时默认秒数设置 #18

chenghua hace 3 años
padre
commit
63d03c7ac6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      manager/src/main/resources/define/app/mysql.yml

+ 1 - 1
manager/src/main/resources/define/app/mysql.yml

@@ -19,7 +19,7 @@ configmap:
   - key: timeout
     type: 0
     required: false
-    defaultValue: 3000
+    defaultValue: 3
   - key: url
     type: 1
 # 指标组列表