Merge pull request #18 from youngxhui/patch-2

add valine comments params
This commit is contained in:
Giuseppe Pignataro 2019-04-26 10:41:54 +02:00 committed by GitHub
commit 3612514e2d
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