From c20e9a5dc79a642a1d59a3b4b98c9742fa58125b Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期五, 19 一月 2024 14:04:09 +0800 Subject: [PATCH] 代码提交 --- ruoyi-admin/src/main/resources/application.yml | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index 326dc40..9fab6f1 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -56,9 +56,9 @@ servlet: multipart: # 鍗曚釜鏂囦欢澶у皬 - max-file-size: 20MB + max-file-size: 500MB # 璁剧疆鎬讳笂浼犵殑鏂囦欢澶у皬 - max-request-size: 40MB + max-request-size: 600MB # 鏈嶅姟妯″潡 devtools: restart: @@ -70,15 +70,15 @@ enabled: ALWAYS # redis 閰嶇疆 redis: - # # 鍦板潃銆佸瘑鐮併�佺鍙o紙榛樿涓�6379锛夛細鍖婚櫌鐜 - # host: 129.88.242.37 - # password: jqserver - # port: 6379 + # 鍦板潃銆佸瘑鐮併�佺鍙o紙榛樿涓�6379锛夛細鍖婚櫌鐜 + host: 129.88.242.37 + password: jqserver + port: 6379 - # 鍦板潃銆佸瘑鐮併�佺鍙o紙榛樿涓�6379锛夛細寮�鍙戠幆澧� - host: 116.62.18.175 - password: Smartor - port: 6020 +# # 鍦板潃銆佸瘑鐮併�佺鍙o紙榛樿涓�6379锛夛細寮�鍙戠幆澧� +# host: 116.62.18.175 +# password: Smartor +# port: 6020 # 鏁版嵁搴撶储寮� database: 0 -- Gitblit v1.9.3