user_history initialized, granted admin to access login_history view
This commit is contained in:
23
config/sync/field.storage.user_history.field_memo.yml
Normal file
23
config/sync/field.storage.user_history.field_memo.yml
Normal file
@@ -0,0 +1,23 @@
|
||||
uuid: 5fbd72ac-a63e-4bac-9b91-cfffc8f9a3f1
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- field_permissions
|
||||
- user_history
|
||||
third_party_settings:
|
||||
field_permissions:
|
||||
permission_type: custom
|
||||
id: user_history.field_memo
|
||||
field_name: field_memo
|
||||
entity_type: user_history
|
||||
type: string_long
|
||||
settings:
|
||||
case_sensitive: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Reference in New Issue
Block a user