Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wayjam/hugo-theme-mixedpaper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayJam So <imsuwj@gmail.com>2020-05-10 11:44:27 +0300
committerWayJam So <imsuwj@gmail.com>2020-05-10 11:45:36 +0300
commitb8a76222ff4134864976a03c061407e9a599ef97 (patch)
tree8bca0347780abbb50ef52ed0342a6232a9a77c07 /exampleSite
parent9579d503bf75ba1fc5b08f0326236137b289c3c5 (diff)
update: valine comment config
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml11
1 files changed, 6 insertions, 5 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 0558b7e..8461f20 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -35,15 +35,16 @@ postLicense = ""
type = "none"
[params.comment.valine]
-appid = "appid"
-appkey = "appkey"
-notify = "notify"
-verify = "verify"
+appid = "your-appid"
+appkey = "your-appkey"
placeholder = "enjoy~"
avatar = "mm"
-meta = "nick,mail"
pageSize = 10.0
visitor = false
+recordIP = true
+highlight = true
+meta = "nick,mail"
+requiredFields = "nick,mail"
# Menu links along the sidebar navigation.
[[menu.main]]