same here. I don’t see the Meta Box anywhere.
I’m pretty sure that setting isn’t for the “Automatic WordPress Backup” plug-in it is for the “BackUpWordPress” plug-in.
I had this same problem. Checked the php error logs and was getting an out of memory error.
PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 6743096 bytes) in automatic-wordpress-backup.php on line 719
Increased the memory limit and it worked.