silverstripe-blog/_config/comments.yml

18 lines
252 B
YAML
Raw Permalink Normal View History

---
Name: blogcommentsconfig
Only:
moduleexists: comments
---
Comment:
extensions:
- BlogCommentExtension
2015-04-09 06:01:28 +02:00
---
Name: blogcommentnotifications
Only:
moduleexists: 'comment-notifications'
---
BlogPost:
extensions:
- BlogPostNotifications