Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / redirect / config / schema / redirect.schema.yml
index 7fb831104859b7ec19614fe27ec0cbd47ec0152c..bd9ccd5d6e5fa4c6c7888a9980c47064ad51d896 100644 (file)
@@ -4,9 +4,6 @@ redirect.settings:
   type: config_entity
   label: 'Redirect settings'
   mapping:
-    canonical:
-      type: boolean
-      label: 'Redirect from non-canonical URLs to the canonical URLs.'
     auto_redirect:
       type: boolean
       label: 'Automatically create redirects when URL aliases are changed.'
@@ -25,12 +22,9 @@ redirect.settings:
     access_check:
       type: boolean
       label: 'Menu Access Checking'
-    content_location_header:
-      type: boolean
-      label: 'Set Content Location Header'
     route_normalizer_enabled:
       type: boolean
-      label: 'Enable route normalizer'
+      label: 'Enforce clean and canonical URLs.'
 
 action.configuration.redirect_delete_action:
   type: action_configuration_default