You are here

backup_migrate.permissions.yml in Backup and Migrate 8.4

Same filename and directory in other branches
  1. 5.0.x backup_migrate.permissions.yml

File

backup_migrate.permissions.yml
View source
  1. 'perform backup':
  2. 'title': 'Perform a backup'
  3. 'description': 'Back up any of the available sources.'
  4. restrict access: true
  5. 'access backup files':
  6. 'title': 'Access backup files'
  7. 'description': 'Access and download the previously created backup files.'
  8. restrict access: true
  9. 'restore from backup':
  10. 'title': 'Restore the site'
  11. 'description': 'Restore the site''s database from a backup file.'
  12. restrict access: true
  13. 'administer backup and migrate':
  14. 'title': 'Administer Backup and Migrate'
  15. 'description': 'Edit Backup and Migrate profiles, schedules and destinations.'
  16. restrict access: true