Add filename
This commit is contained in:
parent
34e62a314e
commit
ec671633b8
@ -32,6 +32,7 @@ staticman:
|
|||||||
allowedFields : ['name', 'email', 'url', 'message']
|
allowedFields : ['name', 'email', 'url', 'message']
|
||||||
branch : "gh-pages" # "master", "gh-pages"
|
branch : "gh-pages" # "master", "gh-pages"
|
||||||
commitMessage : "New comment."
|
commitMessage : "New comment."
|
||||||
|
filename : comment-{@timestamp}
|
||||||
format : "yml"
|
format : "yml"
|
||||||
moderation : true
|
moderation : true
|
||||||
path : "_data/comments/{options.slug}"
|
path : "_data/comments/{options.slug}"
|
||||||
|
Loading…
Reference in New Issue
Block a user