Update _config.yml
This commit is contained in:
parent
14601c013a
commit
454e9dd803
@ -29,12 +29,11 @@ comments:
|
||||
num_posts : # 5 (default)
|
||||
colorscheme : # "light" (default), "dark"
|
||||
staticman:
|
||||
allowedFields : ['name', 'email', 'url', 'message']
|
||||
allowedFields : ['name', 'email', 'url', 'message', 'date']
|
||||
branch : "gh-pages" # "master", "gh-pages"
|
||||
format : "yml"
|
||||
moderation : true
|
||||
path : "_data/comments/{options.slug}"
|
||||
filename : "{@timestamp}-{@hash}"
|
||||
requiredFields : ['name', 'email', 'message']
|
||||
transforms:
|
||||
email : "md5"
|
||||
|
Loading…
Reference in New Issue
Block a user