rename backupTargets to backupSites
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ exports = module.exports = {
|
||||
// '_' prefix is removed for lookup
|
||||
TASK_APP: 'app',
|
||||
|
||||
// "prefix" allows us to locate the tasks of a specific app or backup target
|
||||
// "prefix" allows us to locate the tasks of a specific app or backup site
|
||||
TASK_APP_BACKUP_PREFIX: 'appBackup_',
|
||||
TASK_FULL_BACKUP_PREFIX: 'backup_', // full backup
|
||||
TASK_CLEAN_BACKUPS_PREFIX: 'cleanBackups_',
|
||||
|
||||
Reference in New Issue
Block a user