TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
services:
|
||||
_defaults:
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
public: false
|
||||
|
||||
TYPO3\CMS\Seo\:
|
||||
resource: '../Classes/*'
|
||||
|
||||
TYPO3\CMS\Seo\Widgets\Provider\PagesWithoutDescriptionDataProvider:
|
||||
arguments:
|
||||
$excludedDoktypes: [ 3, 4, 6, 7, 199, 254 ]
|
||||
$limit: 8
|
||||
Reference in New Issue
Block a user