rules.permissions.yml

rules.permissions.yml

File

./rules.permissions.yml

View source
  1. # Most of the time administrators will be able to administer both reactions,
  2. # components and settings. But permissions are split up in such a way it
  3. # should be possible to have 'light' and 'root' rules administrators.
  4. administer rules:
  5. title: 'Administer Rules'
  6. description: 'Administer all Rules configurations and settings.'
  7. administer rules reactions:
  8. title: 'Administer Rules reactions'
  9. description: 'Administer Rules reaction configurations and settings.'
  10. administer rules components:
  11. title: 'Administer Rules components'
  12. description: 'Administer Rules component configurations and settings.'
  13. bypass rules access:
  14. title: 'Bypass Rules access control'
  15. description: 'Control all configurations regardless of permission restrictions of events, conditions or actions.'
  16. restrict access: true
  17. access rules debug:
  18. title: 'View Rules debug log'
  19. description: 'Access the Rules debug log.'