From 99c4692a0de9fd96d93dcf5fce4a13e7bb686523 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期一, 31 五月 2021 23:21:14 +0800 Subject: [PATCH] update 升级 luttuce 为 redisson 性能更强 工具更全 --- ruoyi-admin/src/main/resources/application.yml | 21 ++++++++++++++------- 1 files changed, 14 insertions(+), 7 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index a142ec6..3838ff5 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -14,19 +14,21 @@ addressEnabled: false captcha: + # 楠岃瘉鐮佸紑鍏� + enabled: true # 楠岃瘉鐮佺被鍨� math 鏁扮粍璁$畻 char 瀛楃楠岃瘉 - captchaType: math + type: math # line 绾挎骞叉壈 circle 鍦嗗湀骞叉壈 shear 鎵洸骞叉壈 - captchaCategory: circle + category: circle # 鏁板瓧楠岃瘉鐮佷綅鏁� - captchaNumberLength: 1 + numberLength: 1 # 瀛楃楠岃瘉鐮侀暱搴� - captchaCharLength: 4 + charLength: 4 # 寮�鍙戠幆澧冮厤缃� server: # 鏈嶅姟鍣ㄧ殑HTTP绔彛锛岄粯璁や负8080 - port: 8081 + port: 8080 servlet: # 搴旂敤鐨勮闂矾寰� context-path: / @@ -195,6 +197,11 @@ description: '鎻忚堪锛氱敤浜庣鐞嗛泦鍥㈡棗涓嬪叕鍙哥殑浜哄憳淇℃伅,鍏蜂綋鍖呮嫭XXX,XXX妯″潡...' # 鐗堟湰 version: '鐗堟湰鍙�: ${ruoyi-vue-plus.version}' + # 浣滆�呬俊鎭� + contact: + name: Lion Li + email: crazylionli@163.com + url: https://gitee.com/JavaLionLi/RuoYi-Vue-Plus # 闃叉XSS鏀诲嚮 xss: @@ -206,7 +213,7 @@ urlPatterns: /system/*,/monitor/*,/tool/* # 鍏ㄥ眬绾跨▼姹犵浉鍏抽厤缃� -threadPoolConfig: +thread-pool: # 鏄惁寮�鍚嚎绋嬫睜 enabled: false # 鏍稿績绾跨▼姹犲ぇ灏� @@ -297,4 +304,4 @@ include: '*' endpoint: logfile: - external-file: ./logs/sys-console.log \ No newline at end of file + external-file: ./logs/sys-console.log -- Gitblit v1.9.3