Merge pull request #157 from gordonbanderson/issue_156_nested_docs

FIX: Add missing parameters for nested comments to example configuration
This commit is contained in:
Damian Mooyman 2016-02-10 10:52:30 +13:00
commit 788b6fa247

View File

@ -51,6 +51,8 @@ SiteTree:
- i
- b
use_preview: false # preview formatted comment (when allowing HTML). Requires include_js=true
nested_comments: false # If true comments can be replied to up to nested_depth levels
nested_depth: 2 # The maximum depth of the comment hierarchy for comment reply purposes
```
Enabling any of the *_cms options will instead allow these options to be configured under the settings tab