Update utterances configuration

This commit is contained in:
2021-02-07 09:41:42 +01:00
parent 0b1756de40
commit d29dad071e
2 changed files with 3 additions and 15 deletions

View File

@@ -115,21 +115,9 @@ enable = false
hint = 30
warn = 180
[params.gitment] # Gitment is a comment system based on GitHub issues. see https://github.com/imsun/gitment
owner = "" # Your GitHub ID
repo = "" # The repo to store comments
clientId = "" # Your client ID
clientSecret = "" # Your client secret
[params.utterances] # https://utteranc.es/
owner = "" # Your GitHub ID
repo = "" # The repo to store comments
[params.gitalk] # Gitalk is a comment system based on GitHub issues. see https://github.com/gitalk/gitalk
owner = "" # Your GitHub ID
repo = "" # The repo to store comments
clientId = "" # Your client ID
clientSecret = "" # Your client secret
repo = "tdehaeze/brain-dump-comments"
theme = "boxy-light"
[params.valine]
enable = false