sitepackage/Configuration/Yaml/Form/DefaultSetup.yaml
2020-12-06 15:22:45 +01:00

18 lines
516 B
YAML

TYPO3:
CMS:
Form:
persistenceManager:
allowSaveToExtensionPaths: true
allowedExtensionPaths:
10: EXT:sitepackage/Resources/Private/Forms/
prototypes:
standard:
formElementsDefinition:
Form:
renderingOptions:
translation:
translationFile:
- 'EXT:form/Resources/Private/Language/locallang.xlf'
- 'EXT:sitepackage/Resources/Private/Language/locallang.xlf'