Update utterances configuration
This commit is contained in:
parent
0b1756de40
commit
d29dad071e
16
config.toml
16
config.toml
@ -115,21 +115,9 @@ enable = false
|
|||||||
hint = 30
|
hint = 30
|
||||||
warn = 180
|
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/
|
[params.utterances] # https://utteranc.es/
|
||||||
owner = "" # Your GitHub ID
|
repo = "tdehaeze/brain-dump-comments"
|
||||||
repo = "" # The repo to store comments
|
theme = "boxy-light"
|
||||||
|
|
||||||
[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
|
|
||||||
|
|
||||||
[params.valine]
|
[params.valine]
|
||||||
enable = false
|
enable = false
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 2edad6d72d2456eb83cf913bffcfd737f7541be5
|
Subproject commit 82cd0634a3306389dcdecaf986396d9efa6b6a34
|
Loading…
Reference in New Issue
Block a user