When "Include volume in backup job" is checked, configuration line gets added backup=1 which works fine but when unchecking, it only removes the backup=1 altogether and causes an error during backup. Manually editing the conf file to have backup=0 fixes the issue.
This is for an LXC with an...