Skip to content

Commit 5464368

Browse files
committed
doc: 更新
1 parent e823c13 commit 5464368

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/config.yaml.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ logger: # 日志设定
2020
# 如果你不清楚你在做什么,建议保持默认设置
2121
cache: # 缓存相关设置
2222
enable: true # 是否启用 HTTPStrm 重定向内存缓存
23-
http_strm_ttl: 1m # 重定向缓存有效期
24-
alist_ttl: 10m # Alist API 缓存有效期
23+
http_strm_ttl: 1m # 重定向缓存有效期(当启用 http_strm 中的 final_url 配置项时才生效)
24+
alist_api_ttl: 10m # Alist API 缓存有效期
2525

2626
web: # Web 页面修改相关设置
2727
enable: false # 总开关

0 commit comments

Comments
 (0)