tmgmt_local.schema.yml

translators/tmgmt_local/config/schema/tmgmt_local.schema.yml

File

translators/tmgmt_local/config/schema/tmgmt_local.schema.yml
View source
  1. tmgmt_local.settings:
  2. type: config_object
  3. label: 'Tmgmt local settings'
  4. mapping:
  5. use_admin_theme:
  6. type: boolean
  7. label: 'Use admin theme'
  8. allow_all:
  9. type: boolean
  10. label: 'Allow all'
  11. tmgmt.translator.settings.local:
  12. type: tmgmt.translator_base
  13. label: 'Drupal user settings'
  14. mapping: {}
  15. action.configuration.tmgmt_local_task_assign_multiple:
  16. type: action_configuration_default
  17. label: 'Assign multiple task configuration'
  18. action.configuration.tmgmt_local_task_assign_to_me:
  19. type: action_configuration_default
  20. label: 'Assign task to me configuration'
  21. action.configuration.tmgmt_local_task_unassign_multiple:
  22. type: action_configuration_default
  23. label: 'Assign task to me configuration'