Fix symfony-flex-server review

This commit is contained in:
Luca Rath-Heel
2021-03-23 16:12:45 +01:00
parent f5510d05bf
commit b6fd397f0f
@@ -1,14 +0,0 @@
sulu_redirect:
# When enabled, this feature automatically creates redirects with http status code 410 when a document with route or a route entity is removed.
# gone_on_remove:
# enabled: true
# You can configure the directory where the uploaded csv files should be stored
# imports:
# path: '%kernel.project_dir%/var/uploads/redirects'
# Configuring the objects for `redirect_route` allows setting a custom entity or repository class
# objects:
# redirect_route:
# model: Sulu\Bundle\RedirectBundle\Entity\RedirectRoute
# repository: Sulu\Bundle\RedirectBundle\Entity\RedirectRouteRepository