This config allows a user to specify a maximum space usage of the backup directory. This should resolve ENG-1234.
We will always keep at least one backup, ignoring maxDirSizeMiB if the single most recent backup exceeds it. Otherwise we will delete old backups until the usage falls below the max.
Depends on D4282