Update config with latest Drutopia
Using config_distro update ('merge').
This commit is contained in:
parent
fa10064401
commit
49771666cc
120 changed files with 10556 additions and 9332 deletions
|
@ -26,3 +26,36 @@ items:
|
|||
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:
|
||||
module:
|
||||
- node
|
||||
-
|
||||
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:
|
||||
module:
|
||||
- user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue