Add a key when enabling the CommentsExtension.

This allows modules to unset it if necessary.
This commit is contained in:
Steffen Maass 2022-11-19 16:20:55 -08:00
parent a88bd6fff6
commit 57a9617d5b
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ only:
---
SilverStripe\CMS\Model\SiteTree:
extensions:
- SilverStripe\Comments\Extensions\CommentsExtension
comments: SilverStripe\Comments\Extensions\CommentsExtension
comments:
enabled_cms: true