mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-10 06:56:10 +01:00
16 lines
411 B
ReStructuredText
16 lines
411 B
ReStructuredText
.. _settings:
|
|
|
|
Settings
|
|
========
|
|
|
|
Import
|
|
------
|
|
|
|
The import can be configured via ``module.tx_events_import`` and offers the following
|
|
options:
|
|
|
|
.. option:: module.tx_events_import.settings.repeatUntil
|
|
|
|
Allows to define how long dates should be repeated if ``repeatUntil`` is missing in import data.
|
|
The value will be passed to https://www.php.net/manual/en/datetime.modify.php.
|
|
No stdWrap is applied.
|