| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Old Sites/enoikio/core/modules/aggregator/config/schema/ |
Upload File : |
# Schema for the configuration files of the aggregator module.
aggregator.settings:
type: config_object
label: 'Aggregator settings'
mapping:
fetcher:
type: string
label: 'Fetcher'
parser:
type: string
label: 'Parser'
processors:
type: sequence
label: 'Processors'
sequence:
type: string
label: 'Processor'
items:
type: mapping
label: 'Items'
mapping:
allowed_html:
type: string
label: 'Allowed HTML tags'
teaser_length:
type: integer
label: 'Length of trimmed description'
expire:
type: integer
label: 'Discard items older than'
source:
type: mapping
label: 'Source'
mapping:
list_max:
type: integer
label: 'Number of items shown in listing pages'
block.settings.aggregator_feed_block:
type: block_settings
label: 'Aggregator feed block'
mapping:
block_count:
type: integer
label: 'Block count'
feed:
type: string
label: 'Feed'
field.formatter.settings.aggregator_title:
type: mapping
label: 'Formatter settings'
mapping:
display_as_link:
type: boolean
label: 'Display as link'