Initial commit of configuration
This commit is contained in:
parent
97a9ba1c23
commit
c102efd31b
640 changed files with 60699 additions and 0 deletions
|
@ -0,0 +1,73 @@
|
|||
uuid: 248d75dc-a74d-4f52-b6b0-3f5e2ab3a83c
|
||||
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
|
||||
_core:
|
||||
default_config_hash: SwvLp8snyPEExF41CaJJYdPUVomofLqtXvwciHc4cPg
|
||||
-
|
||||
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
|
||||
_core:
|
||||
default_config_hash: lno8QThS348UX-kaUsagJtCnuPHKLXYnTQiF_9HSDWA
|
||||
-
|
||||
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
|
||||
_core:
|
||||
default_config_hash: x_ok_ZsfA4Xk4B_hVW3O4-3PcNoK57nXLz_Dlletidg
|
Loading…
Add table
Add a link
Reference in a new issue