mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-09-06 09:01:23 +00:00
Initial commit
This commit is contained in:
commit
c5e731d8ae
2773 changed files with 600767 additions and 0 deletions
15
drupal10/config/file.settings.yml
Normal file
15
drupal10/config/file.settings.yml
Normal file
|
@ -0,0 +1,15 @@
|
|||
_core:
|
||||
default_config_hash: 2bwjZB1IjEYbppgZT3g7YW_5h_LDZYNa3DaDEfWX82U
|
||||
description:
|
||||
type: textfield
|
||||
length: 128
|
||||
icon:
|
||||
directory: core/modules/file/icons
|
||||
make_unused_managed_files_temporary: false
|
||||
filename_sanitization:
|
||||
transliterate: false
|
||||
replace_whitespace: false
|
||||
replace_non_alphanumeric: false
|
||||
deduplicate_separators: false
|
||||
lowercase: false
|
||||
replacement_character: '-'
|
Loading…
Add table
Add a link
Reference in a new issue