feat(valine): add more params for new valine (#272)

This commit is contained in:
Dillon
2020-04-28 03:24:48 +08:00
committed by GitHub
parent d5bc3be19d
commit 12546ba9bf
5 changed files with 35 additions and 16 deletions

View File

@@ -831,6 +831,9 @@ enableEmoji = true
lang = ""
visitor = true
recordIP = true
highlight = true
enableQQ = false
serverURLs = ""
# Facebook comment config (https://developers.facebook.com/docs/plugins/comments)
# Facebook 评论系统设置 (https://developers.facebook.com/docs/plugins/comments)
[params.page.comment.facebook]

View File

@@ -485,6 +485,9 @@ Please open the code block below to view the complete sample configuration :(far
lang = ""
visitor = true
recordIP = true
highlight = true
enableQQ = false
serverURLs = ""
# {{< link "https://developers.facebook.com/docs/plugins/comments" "Facebook comment" >}} config
[params.page.comment.facebook]
enable = false

View File

@@ -490,6 +490,9 @@ Please open the code block below to view the complete sample configuration :(far
lang = ""
visitor = true
recordIP = true
highlight = true
enableQQ = false
serverURLs = ""
# {{< link "https://developers.facebook.com/docs/plugins/comments" "Facebook comment" >}} config
[params.page.comment.facebook]
enable = false

View File

@@ -488,6 +488,9 @@ hugo
lang = "en"
visitor = true
recordIP = true
highlight = true
enableQQ = false
serverURLs = ""
# {{< link "https://developers.facebook.com/docs/plugins/comments" "Facebook 评论系统" >}}设置
[params.page.comment.facebook]
enable = false