From e2778109931e6f944e6bdd9f14dcb0bec8aa32da Mon Sep 17 00:00:00 2001 From: vincentlu <t1341870251@gmail.com> Date: 星期四, 13 二月 2025 14:00:51 +0800 Subject: [PATCH] # --- rsf-server/src/main/resources/application-dev.yml | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/rsf-server/src/main/resources/application-dev.yml b/rsf-server/src/main/resources/application-dev.yml index ea93e7e..c8d7a03 100644 --- a/rsf-server/src/main/resources/application-dev.yml +++ b/rsf-server/src/main/resources/application-dev.yml @@ -73,7 +73,5 @@ host: 127.0.0.1 password: xltys1995 port: 6379 - max: 30 - min: 10 timeout: 5000 - index: 11 \ No newline at end of file + index: 15 \ No newline at end of file -- Gitblit v1.9.1