silverstripe-blog/_config/comments.yml

18 lines
324 B
YAML
Raw Normal View History

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