Update _config.yml
This commit is contained in:
parent
84a12d5060
commit
14601c013a
@ -34,7 +34,7 @@ staticman:
|
||||
format : "yml"
|
||||
moderation : true
|
||||
path : "_data/comments/{options.slug}"
|
||||
filename : {@timestamp}-{@hash}
|
||||
filename : "{@timestamp}-{@hash}"
|
||||
requiredFields : ['name', 'email', 'message']
|
||||
transforms:
|
||||
email : "md5"
|
||||
|
Loading…
Reference in New Issue
Block a user