Update utterances configuration
This commit is contained in:
16
config.toml
16
config.toml
@@ -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
|
||||
|
Reference in New Issue
Block a user