Update comment data filename

This commit is contained in:
Michael Rose 2016-08-10 13:59:17 -04:00 committed by GitHub
parent 0c49eacc94
commit 6e7b57cf43

View File

@ -34,6 +34,7 @@ staticman:
format : "yml" format : "yml"
moderation : true moderation : true
path : "_data/comments/{options.slug}" path : "_data/comments/{options.slug}"
filename : {@timestamp}-{@hash}.yml
requiredFields : ['name', 'email', 'message'] requiredFields : ['name', 'email', 'message']
transforms: transforms:
email : "md5" email : "md5"