
| Current Path : /var/www/html/musik/web/modules/contrib/redirect/config/schema/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/musik/web/modules/contrib/redirect/config/schema/redirect.schema.yml |
# Schema for the configuration files of the Redirect module.
redirect.settings:
type: config_entity
label: 'Redirect settings'
mapping:
auto_redirect:
type: boolean
label: 'Automatically create redirects when URL aliases are changed.'
default_status_code:
type: integer
label: 'Default redirect status'
passthrough_querystring:
type: boolean
label: 'Retain query string through redirect.'
warning:
type: boolean
label: 'Display a warning message to users when they are redirected.'
ignore_admin_path:
type: boolean
label: 'Allow redirections on admin paths.'
access_check:
type: boolean
label: 'Menu Access Checking'
route_normalizer_enabled:
type: boolean
label: 'Enforce clean and canonical URLs.'
action.configuration.redirect_delete_action:
type: action_configuration_default
label: 'Delete redirect configuration'