Skip to content
Snippets Groups Projects
Commit 9de20468 authored by Igor Biki's avatar Igor Biki
Browse files

Merge branch 'feature/ISTWCMS-4602-l26yan-Add-enable-and-configure-redirects' into '8.x-1.x'

Feature/istwcms 4602 l26yan add enable and configure redirects

See merge request !62
parents 9f40db23 164b5a44
No related branches found
No related tags found
1 merge request!62Feature/istwcms 4602 l26yan add enable and configure redirects
auto_redirect: false
default_status_code: 301
passthrough_querystring: true
warning: false
ignore_admin_path: false
access_check: false
route_normalizer_enabled: true
row_limit: 10000
pages: ''
suppress_404: false
......@@ -20,6 +20,7 @@ permissions:
- 'access uw_ebr_cta entity browser pages'
- 'access uw_ebr_image entity browser pages'
- 'administer main menu items'
- 'administer redirects'
- 'administer special alert'
- 'administer uw-menu-audience-menu menu items'
- 'can override my_dashboard dashboard'
......
......@@ -31,6 +31,8 @@ dependencies:
- drupal:pathauto
- drupal:preprocess_event_dispatcher
- drupal:realname
- drupal:redirect
- drupal:redirect_404
- drupal:taxonomy
- drupal:text
- drupal:user
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment