From 52c8ee3120e4a44e48e217bced6f6c799ff7980c Mon Sep 17 00:00:00 2001 From: shikeying <shikeying@163.com> Date: 星期日, 07 四月 2024 17:20:16 +0800 Subject: [PATCH] 添加milvus代码示例2 --- deploy-jar-template/src/main/resources/application-dev.yml | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/deploy-jar-template/src/main/resources/application-dev.yml b/deploy-jar-template/src/main/resources/application-dev.yml index e4c35a8..92d172f 100644 --- a/deploy-jar-template/src/main/resources/application-dev.yml +++ b/deploy-jar-template/src/main/resources/application-dev.yml @@ -288,7 +288,7 @@ # 濡傛灉涓嶆墦寮�锛屽垯璁惧鐧诲綍鐨剈uid鏇存柊鎿嶄綔涔熸棤娉曡幏寰楋紝鐢ㄤ簬璁板綍姣忎釜鐧诲綍鐢ㄦ埛鐨剈uid锛堢敤鎴风櫥褰曡鑹叉洿鏂帮級锛�2023-03-23 login-enabled: true # 鏄惁鎵撳紑鎿嶄綔鏃ュ織锛�2023-01-05 - operate-enabled: false + operate-enabled: true # 楠岃瘉鐮佺浉鍏抽厤缃紝2023-01-27 captcha: @@ -424,11 +424,11 @@ # 绌洪棽杩炴帴鏁伴噺锛岄粯璁わ細200涓� max-idle-connections: 200 # 杩炴帴瓒呮椂锛岄粯璁わ細2绉� - connect-timeout-seconds: 2 + connect-timeout-seconds: 20 # 璇昏秴鏃讹紝榛樿3绉� - read-timeout-seconds: 3 + read-timeout-seconds: 30 # 鍐欒秴鏃讹紝榛樿3绉� - write-timeout-seconds: 3 + write-timeout-seconds: 30 # 闆嗙兢鏀寔鐩稿叧閰嶇疆锛�2023-09-29 lb: -- Gitblit v1.9.1