feat(rss): add rssFullText param for RSS (#301)
This commit is contained in:
@@ -729,6 +729,9 @@ enableEmoji = true
|
||||
# whether to show link to Raw Markdown content of the content
|
||||
# 是否显示原始 Markdown 文档内容的链接
|
||||
linkToMarkdown = true
|
||||
# whether to show the full text content in RSS
|
||||
# 是否在 RSS 中显示全文内容
|
||||
rssFullText = false
|
||||
# Table of the contents config
|
||||
# 目录配置
|
||||
[params.page.toc]
|
||||
|
||||
Reference in New Issue
Block a user