-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrules.permissions.yml
More file actions
19 lines (19 loc) · 909 Bytes
/
rules.permissions.yml
File metadata and controls
19 lines (19 loc) · 909 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Most of the time administrators will be able to administer both reactions,
# components and settings. But permissions are split up in such a way it
# should be possible to have 'light' and 'root' rules administrators.
administer rules:
title: 'Administer Rules'
description: 'Administer all Rules configurations and settings.'
administer rules reactions:
title: 'Administer Rules reactions'
description: 'Administer Rules reaction configurations and settings.'
administer rules components:
title: 'Administer Rules components'
description: 'Administer Rules component configurations and settings.'
bypass rules access:
title: 'Bypass Rules access control'
description: 'Control all configurations regardless of permission restrictions of events, conditions or actions.'
restrict access: true
access rules debug:
title: 'View Rules debug log'
description: 'Access the Rules debug log.'