Browse Source

关闭对象上传服务

limeng 6 months ago
parent
commit
f08787dbfc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application-webadmin/src/main/resources/application-dev.yml

+ 1 - 1
application-webadmin/src/main/resources/application-dev.yml

@@ -166,7 +166,7 @@ common-report:
 
 qcloud:
   cos:
-    enabled: true
+    enabled: false
     expireSeconds: 1000
     # 下面几项均需在申请腾讯云COS后,根据自己的实际情况进行配置。
     accessKey: your-accessKey