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:
Diffstat (limited to 'exampleSite/config.toml')
-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]]