www/staticman.yml

21 lines
477 B
YAML
Raw Permalink Normal View History

2021-10-03 05:37:05 +00:00
comments:
allowedFields: ['name' , 'email' , 'comment']
2021-10-03 08:08:29 +00:00
branch: 'main'
2021-10-03 05:37:05 +00:00
commitMessage: "New Comment in {options.slug} by {fields.author}"
filename: 'comment-{@timestamp}'
format: 'yaml'
generatedFields:
date:
type: date
options:
format: 'timestamp-seconds'
2021-10-03 11:58:01 +00:00
moderation: true
2021-10-03 08:08:29 +00:00
name: 'palash'
2021-10-03 05:37:05 +00:00
path: 'data/comments/{options.slug}'
requiredFields: ['name' , 'email', 'comment']
reCaptcha:
enabled: false
transforms:
email: md5