Disabling backup for a single site, or for a package?

Remitur

Active Member
Jan 17, 2018
35
3
8
Ljubljana
cPanel Access Level
Root Administrator
Is it somehow possible to disable backup for a single site, or for a package?

(note: using feature manager to disable backup instruments prevents just the instrument to be available to the user but, I guess, the backup is evenly done ... the goal is not to backup a very large site, which backup is yet done in a different way)
 
Feb 14, 2018
14
4
3
England
cPanel Access Level
Root Administrator
As far as I'm aware you can disable backups for specific accounts by altering the values BACKUP and LEGACY_BACKUP to 0 in
/var/cpanel/users/USERNAME. The only way I understand to disable backups for a specific account would be to create a script to hook-in to the create/modify account which would then modify the files manually based on package name.
 
  • Like
Reactions: Remitur