aggregator.settings.yml
Same filename in other branches
9 string references to 'aggregator.settings'
- DefaultProcessor::buildConfigurationForm in core/
modules/ aggregator/ src/ Plugin/ aggregator/ processor/ DefaultProcessor.php - Form constructor.
- DefaultProcessor::getEditableConfigNames in core/
modules/ aggregator/ src/ Plugin/ aggregator/ processor/ DefaultProcessor.php - Gets the configuration names that will be editable.
- DefaultProcessor::setConfiguration in core/
modules/ aggregator/ src/ Plugin/ aggregator/ processor/ DefaultProcessor.php - Sets the configuration for this plugin instance.
- FeedViewBuilder::createInstance in core/
modules/ aggregator/ src/ FeedViewBuilder.php - Instantiates a new instance of this entity handler.
- ItemsImporter::__construct in core/
modules/ aggregator/ src/ ItemsImporter.php - Constructs an Importer object.
File
-
core/
modules/ aggregator/ config/ install/ aggregator.settings.yml
View source
- fetcher: aggregator
- parser: aggregator
- processors:
- - aggregator
- items:
- allowed_html: '<a> <b> <br> <dd> <dl> <dt> <em> <i> <li> <ol> <p> <strong> <u> <ul>'
- teaser_length: 600
- expire: 9676800
- source:
- list_max: 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.