Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / pathauto / config / schema / pathauto.schema.yml
index ca04411e8a01f60cdb76acacede1804547f5c643..1da59f18779e624bc4a8ee17cf5c8f7cd6110a0b 100644 (file)
@@ -22,14 +22,17 @@ pathauto.settings:
       type: boolean
     reduce_ascii:
       type: boolean
-    ignore_words:
-      type: string
     case:
       type: boolean
     ignore_words:
       type: string
     update_action:
       type: integer
+    safe_tokens:
+      label: Tokens that are safe to use and do not need to be cleaned.
+      type: sequence
+      sequence:
+        type: string
 
 action.configuration.pathauto_update_alias:
   type: action_configuration_default