From 85ac0bb8d1fea5f64ed410c65cef164c75b34e26 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Sun, 29 Dec 2024 22:59:23 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E7=89=88=E6=9C=AC2.0=E5=8F=91?= =?UTF-8?q?=E5=B8=83=EF=BC=8C=E5=BC=80=E6=BA=90=E6=95=B2=E6=95=B2=E4=BA=91?= =?UTF-8?q?=E9=9B=B6=E4=BB=A3=E7=A0=81=E5=B9=B3=E5=8F=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 安装源/config/application-prod.yml | 10 ++-------- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 5381774..0215f2c 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ *.ear *.rar *start-2.0.jar +dist # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* diff --git a/安装源/config/application-prod.yml b/安装源/config/application-prod.yml index eba6047..dff4765 100644 --- a/安装源/config/application-prod.yml +++ b/安装源/config/application-prod.yml @@ -22,8 +22,8 @@ management: spring: servlet: multipart: - max-file-size: 10MB - max-request-size: 10MB + max-file-size: 20MB + max-request-size: 20MB mail: host: smtp.163.com username: jeecgos@163.com @@ -97,7 +97,6 @@ spring: autoconfigure: exclude: - com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure - - org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration datasource: druid: stat-view-servlet: @@ -212,11 +211,6 @@ jeecg: SMS_465391221: # 注册账号短信模板编码 SMS_175430166: - # ElasticSearch 6设置 - elasticsearch: - cluster-name: jeecg-ES - cluster-nodes: 192.168.1.188:9200 - check-enabled: false # 表单设计器配置 desform: # 主题颜色(仅支持 16进制颜色代码)