FIX: Add missing parameters for nested comments to example configuration

This commit is contained in:
Gordon Anderson 2016-02-09 13:46:31 +07:00
parent 384979662a
commit 41bc663d5d
1 changed files with 2 additions and 0 deletions

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