chore: initial commit for phase07
This commit is contained in:
@@ -16,10 +16,12 @@ export const PERMISSIONS = {
|
||||
'files.archive': 'Compress and decompress files',
|
||||
|
||||
// Backup
|
||||
'backup.read': 'View backups',
|
||||
'backup.create': 'Create backups',
|
||||
'backup.restore': 'Restore backups',
|
||||
'backup.delete': 'Delete backups',
|
||||
'backup.download': 'Download backups',
|
||||
'backup.manage': 'Lock and manage backups',
|
||||
|
||||
// Schedule
|
||||
'schedule.read': 'View scheduled tasks',
|
||||
|
||||
Reference in New Issue
Block a user