Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 536 Bytes

configuration.md

File metadata and controls

17 lines (15 loc) · 536 Bytes

Configuration reference

Below you can find all avaible bundle options along with their default values:

fsi_data_source:
    yaml_configuration:
        enabled: true
        # Use this option to provide a global directory path, from which configuration
        # files will be fetched. These will override any files that would have been
        # loaded from bundles directories.
        main_configuration_directory: null
    twig:
        enabled: true
        themes:
            - '@DataSource/datasource.html.twig'