kunstmaan/node-bundle

Generated files

config/packages/kunstmaan_node.yaml

kunstmaan_node:
    lock:
        enabled: true
    enable_permissions: false

config/routes/kunstmaan_node.yaml

KunstmaanNodeBundle:
    resource: "@KunstmaanNodeBundle/Resources/config/routing.yml"
    # If your site is not multi language, remove the "{_locale}/" part of the prefix and the requirements
    prefix:   /{_locale}/
    requirements:
        _locale: "%kunstmaan_admin.required_locales%"