diff --git a/config/schema/easy_breadcrumb.schema.yml b/config/schema/easy_breadcrumb.schema.yml index 5a21f7449c51199df991643d3e1355fcf0a8decf..71e3a777002a0bb5b2317645b1296d119796762f 100644 --- a/config/schema/easy_breadcrumb.schema.yml +++ b/config/schema/easy_breadcrumb.schema.yml @@ -112,3 +112,9 @@ easy_breadcrumb.settings: truncator_dots: type: boolean label: 'Enable dots at the end of truncation.' + remove_repeated_segments_text_only: + type: boolean + label: 'Remove repeated identical segments - only validate on the text' + home_segment_validation_skip: + type: boolean + label: 'Do not check for path, that is duplicate of home page.'