You are here

menu_item_role_access.config.schema.yml in Menu Item Role Access 8

Same filename and directory in other branches
  1. 8.2 config/schema/menu_item_role_access.config.schema.yml
config/schema/menu_item_role_access.config.schema.yml

File

config/schema/menu_item_role_access.config.schema.yml
View source
  1. menu_item_role_access.config:
  2. type: config_object
  3. label: 'Configuration for Menu Item Role Access module'
  4. mapping:
  5. overwrite_internal_link_target_access:
  6. type: boolean
  7. label: 'Overwrite internal link target access check'
  8. inherit_parent_access:
  9. type: boolean
  10. label: 'Allow children items to inherit the menu item access of their parents.'