diff --git a/_config.yml b/_config.yml index 1846a87e..04c4b1a5 100644 --- a/_config.yml +++ b/_config.yml @@ -34,6 +34,7 @@ staticman: format : "yml" moderation : true path : "_data/comments/{options.slug}" + filename : {@timestamp}-{@hash}.yml requiredFields : ['name', 'email', 'message'] transforms: email : "md5"