# 大约在926行
# --------------------------- start ---------------------------
# Recent comments Page
# 最近评论页面
recent_comments:
enable: true
limit: 50 # ⚠️waline 仅支持最大50条评论 / ⚠️waline only supports a maximum of 50 comments
cache: 0.2 # 1 = 1天 / 1 = 1 day
page: /recentcomments/ # 最近评论页面 / recent comments page
# --------------------------- end ---------------------------