mirror of
https://github.com/silverstripe/silverstripe-comments
synced 2024-10-22 11:05:49 +02:00
10 lines
143 B
YAML
10 lines
143 B
YAML
|
---
|
||
|
# SiteTree specific config for comments
|
||
|
Name: commentssitetree
|
||
|
only:
|
||
|
moduleexists: 'cms'
|
||
|
---
|
||
|
SiteTree:
|
||
|
comments:
|
||
|
enabled_cms: true
|