Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
22
config/sync/pathauto.settings.yml
Normal file
22
config/sync/pathauto.settings.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue