mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 23:26:40 +03:00
Fix symfony-flex-server review
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user