BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
17
config/sync/language.content_settings.user.user.yml
Normal file
17
config/sync/language.content_settings.user.user.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
uuid: 9b4d5fa7-d130-4dfc-890a-011885916a6f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- content_translation
|
||||
- user
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: user.user
|
||||
target_entity_type_id: user
|
||||
target_bundle: user
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
Reference in New Issue
Block a user