www/staticman.yml

21 lines
477 B
YAML

comments:
allowedFields: ['name' , 'email' , 'comment']
branch: 'main'
commitMessage: "New Comment in {options.slug} by {fields.author}"
filename: 'comment-{@timestamp}'
format: 'yaml'
generatedFields:
date:
type: date
options:
format: 'timestamp-seconds'
moderation: true
name: 'palash'
path: 'data/comments/{options.slug}'
requiredFields: ['name' , 'email', 'comment']
reCaptcha:
enabled: false
transforms:
email: md5