Skip to content

Commit

Permalink
Merge pull request silverstripe#2248 from open-sausages/pulls/4.1/hir…
Browse files Browse the repository at this point in the history
…e-our-quay

MINOR: Add CMS specific hierarchy config
  • Loading branch information
Luke Edwards authored Sep 10, 2018
2 parents 8ec551e + 463319e commit 6dac09a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _config/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,9 @@ Name: cmsmodals
SilverStripe\Admin\ModalController:
extensions:
- SilverStripe\CMS\Forms\InternalLinkModalExtension
---
Name: cmshierarchy
---
SilverStripe\ORM\Hierarchy\Hierarchy:
node_threshold_total: 50
node_threshold_leaf: 250

0 comments on commit 6dac09a

Please sign in to comment.