Files

14 lines
284 B
YAML

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