Add filename

This commit is contained in:
Michael Rose 2016-08-11 14:54:30 -04:00
parent 34e62a314e
commit ec671633b8

View File

@ -32,6 +32,7 @@ staticman:
allowedFields : ['name', 'email', 'url', 'message']
branch : "gh-pages" # "master", "gh-pages"
commitMessage : "New comment."
filename : comment-{@timestamp}
format : "yml"
moderation : true
path : "_data/comments/{options.slug}"