1
0
mirror of https://github.com/silverstripe/silverstripe-blog synced 2024-10-22 11:05:58 +02:00
silverstripe-blog/_config/comments.yml

18 lines
252 B
YAML
Raw 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