You are here

log.permissions.yml in Log entity 2.x

Same filename and directory in other branches
  1. 8 log.permissions.yml

File

log.permissions.yml
View source
  1. administer log types:
  2. title: 'Administer log types'
  3. description: 'Maintain the types of content available and the fields that are associated with those types.'
  4. restrict access: true
  5. view all log revisions:
  6. title: 'View all log revisions'
  7. description: 'Allow viewing log entity revisions.'
  8. restrict access: true
  9. revert all log revisions:
  10. title: 'Revert all log revisions'
  11. description: 'Allow reverting to a previous log entity revision.'
  12. restrict access: true