Files
farmOS-dev/web/modules/log/log.permissions.yml
2024-12-10 15:08:16 +01:00

13 lines
477 B
YAML

administer log types:
title: 'Administer log types'
description: 'Maintain the types of content available and the fields that are associated with those types.'
restrict access: true
view all log revisions:
title: 'View all log revisions'
description: 'Allow viewing log entity revisions.'
restrict access: true
revert all log revisions:
title: 'Revert all log revisions'
description: 'Allow reverting to a previous log entity revision.'
restrict access: true