silverstripe-comments/_config/comments.yml

12 lines
245 B
YAML
Raw Permalink Normal View History

---
# SiteTree specific config for comments
Name: commentssitetree
only:
moduleexists: 'cms'
---
SilverStripe\CMS\Model\SiteTree:
2017-09-14 01:12:07 +02:00
extensions:
comments: SilverStripe\Comments\Extensions\CommentsExtension
comments:
enabled_cms: true