Issue #2197873 by Sutharsan: Clean-up system.schema.yml to remove deprecated system.fast_404.
parent
9bca57c6a3
commit
14cae9d115
|
@ -147,23 +147,6 @@ system.date_format.*:
|
||||||
type: string
|
type: string
|
||||||
label: 'Default language'
|
label: 'Default language'
|
||||||
|
|
||||||
system.fast_404:
|
|
||||||
type: mapping
|
|
||||||
label: 'Fast 404 settings'
|
|
||||||
mapping:
|
|
||||||
enabled:
|
|
||||||
type: boolean
|
|
||||||
label: 'Enabled'
|
|
||||||
paths:
|
|
||||||
type: string
|
|
||||||
label: 'Paths'
|
|
||||||
exclude_paths:
|
|
||||||
type: string
|
|
||||||
label: 'Exclude paths'
|
|
||||||
html:
|
|
||||||
type: string
|
|
||||||
label: 'HTML'
|
|
||||||
|
|
||||||
system.filter:
|
system.filter:
|
||||||
type: mapping
|
type: mapping
|
||||||
label: 'Filter settings'
|
label: 'Filter settings'
|
||||||
|
|
Loading…
Reference in New Issue