Revert "Just delete *all* the config snapshots"
This reverts commit 190e83b7db
.
This commit is contained in:
parent
fcc87ae13d
commit
ef0c39fd8a
99 changed files with 18903 additions and 0 deletions
|
@ -0,0 +1,67 @@
|
|||
uuid: bee9e6d8-5616-4803-ab25-8c274dbe9231
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- pathauto
|
||||
id: config_sync.module.pathauto
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: pathauto
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: pathauto.settings
|
||||
data:
|
||||
enabled_entity_types:
|
||||
- user
|
||||
punctuation:
|
||||
hyphen: 1
|
||||
verbose: false
|
||||
separator: '-'
|
||||
max_length: 100
|
||||
max_component_length: 100
|
||||
transliterate: true
|
||||
reduce_ascii: false
|
||||
case: true
|
||||
ignore_words: 'a, an, as, at, before, but, by, for, from, is, in, into, like, of, off, on, onto, per, since, than, the, this, that, to, up, via, with'
|
||||
update_action: 2
|
||||
safe_tokens:
|
||||
- alias
|
||||
- path
|
||||
- join-path
|
||||
- login-url
|
||||
- url
|
||||
- url-brief
|
||||
-
|
||||
collection: ''
|
||||
name: system.action.pathauto_update_alias_node
|
||||
data:
|
||||
id: pathauto_update_alias_node
|
||||
label: 'Update URL alias'
|
||||
status: true
|
||||
langcode: en
|
||||
type: node
|
||||
plugin: pathauto_update_alias
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- node
|
||||
module:
|
||||
- pathauto
|
||||
-
|
||||
collection: ''
|
||||
name: system.action.pathauto_update_alias_user
|
||||
data:
|
||||
id: pathauto_update_alias_user
|
||||
label: 'Update URL alias'
|
||||
status: true
|
||||
langcode: en
|
||||
type: user
|
||||
plugin: pathauto_update_alias
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- user
|
||||
module:
|
||||
- pathauto
|
Loading…
Add table
Add a link
Reference in a new issue