Skip to content

Commit 2bc573c

Browse files
author
Jason
committed
fix
1 parent 8284673 commit 2bc573c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ settings:
6060
cache:
6161
# 缓存默认时间 单位:秒
6262
expired: 300
63-
# 若注释掉redis的内容,默认将使用内存缓存,下放配置一般使用前两个,剩余配置按需设置
63+
# 若注释掉redis的内容,默认将使用内存缓存,下方配置一般使用前两个,剩余配置按需设置
6464
# redis:
6565
# addr: 127.0.0.1:6379
6666
# password: 密码

0 commit comments

Comments
 (0)