feat: 添加Remark42配置说明

This commit is contained in:
pai233
2022-05-11 09:31:51 +08:00
parent 41ac7f170c
commit 7187a17896

View File

@@ -357,12 +357,12 @@ giscus:
# Remark42 # Remark42
# https://remark42.com/docs/getting-started/installation/ # https://remark42.com/docs/getting-started/installation/
remark42: remark42:
host: # required host: # Your Host URL/你的Remark42的部署地址
siteId: remark # Your Site ID siteId: remark # Your Site ID/你的站点ID
language: en # https://remark42.com/docs/configuration/frontend/#locales language: en # https://remark42.com/docs/configuration/frontend/#locales
showEmailSubscription: true showEmailSubscription: true # Show Email Subscription/是否显示邮件订阅
simpleView: false simpleView: false # Turn On the Simple View Mode/简单模式
maxShownComments: 15 maxShownComments: 15 # The Max Shown Comments When the System loaded/默认加载时评论的显示数量
# Chat Services # Chat Services
# -------------------------------------- # --------------------------------------