silverstripe-blog/_config/comments.yml

18 lines
252 B
YAML

---
Name: blogcommentsconfig
Only:
moduleexists: comments
---
Comment:
extensions:
- BlogCommentExtension
---
Name: blogcommentnotifications
Only:
moduleexists: 'comment-notifications'
---
BlogPost:
extensions:
- BlogPostNotifications