add valine comments params

This commit is contained in:
youngxhui 2019-04-15 15:07:46 +08:00 committed by GitHub
parent fb0589deb3
commit 26e241e808
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -165,3 +165,13 @@ owner = ""
repo = "" repo = ""
clientId = "" clientId = ""
clientSecret = "" clientSecret = ""
[params.valine]
enable = false
appId = 'your appId'
appKey = 'your appKey'
notify = false # mail notifier , https://github.com/xCss/Valine/wiki
verify = false # Verification code
avatar = 'mm'
placeholder = 'your comments ...'
visitor = true