diff --git a/composer.json b/composer.json index 786b32a..2b044f1 100644 --- a/composer.json +++ b/composer.json @@ -23,6 +23,7 @@ "drupal/entity_block": "^2.0", "drupal/page_manager": "^4.0@RC", "drupal/paragraphs": "^1.20", + "drupal/redirect": "^1.12", "drupal/upgrade_status": "^4.3", "wikimedia/composer-merge-plugin": "^2.1" }, diff --git a/composer.lock b/composer.lock index b1e845e..3f9cd38 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "14cfea0e9a67e8b560b3100650c92c1d", + "content-hash": "e3713c236ff05fa58bb8c392621b49c7", "packages": [ { "name": "asm89/stack-cors", diff --git a/config/sync/redirect.settings.yml b/config/sync/redirect.settings.yml deleted file mode 100644 index 41893a7..0000000 --- a/config/sync/redirect.settings.yml +++ /dev/null @@ -1,10 +0,0 @@ -_core: - default_config_hash: R7HmKRbuDsDQNpqEWt7wWcf0ygaE3u-NQQr-w_LhHJk -auto_redirect: true -default_status_code: 301 -passthrough_querystring: true -warning: false -ignore_admin_path: false -access_check: false -route_normalizer_enabled: true -langcode: fr