mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
Merge pull request #2248 from open-sausages/pulls/4.1/hire-our-quay
MINOR: Add CMS specific hierarchy config
This commit is contained in:
commit
6dac09a03e
@ -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
|
Loading…
x
Reference in New Issue
Block a user