Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason committed Nov 1, 2023
1 parent 8284673 commit 2bc573c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ settings:
cache:
# 缓存默认时间 单位:秒
expired: 300
# 若注释掉redis的内容,默认将使用内存缓存,下放配置一般使用前两个,剩余配置按需设置
# 若注释掉redis的内容,默认将使用内存缓存,下方配置一般使用前两个,剩余配置按需设置
# redis:
# addr: 127.0.0.1:6379
# password: 密码
Expand Down

0 comments on commit 2bc573c

Please sign in to comment.