適配 valine 1.4.5, 增加emojiCDN和emojiMaps配置

This commit is contained in:
Jerry
2020-04-21 21:36:21 +08:00
parent 8953e2e1aa
commit 796b8e6df4
2 changed files with 12 additions and 1 deletions

View File

@@ -259,6 +259,8 @@ valine:
enable: false # if you want use valine,please set this value is true
appId: # leancloud application app id
appKey: # leancloud application app key
notify: false # valine mail notify (true/false) Deprecated in v1.4.0+
verify: false # valine verify code (true/false) Deprecated in v1.4.0+
pageSize: 10 # comment list page size
avatar: monsterid # gravatar style https://valine.js.org/#/avatar
lang: en # i18n: zh-CN/zh-TW/en/ja
@@ -266,6 +268,7 @@ valine:
guest_info: nick,mail,link #valine comment header info
recordIP: false # Record reviewer IP
serverURLs: # This configuration is suitable for domestic custom domain name users, overseas version will be automatically detected (no need to manually fill in)
emojiCDN: # emoji CDN
bg: /img/comment_bg.png # valine background
count: true # top_img顯示評論數