Handle empty string for config option ‘delayed‘.
Handle the distinction between command-line option versus configuration option, for the delayed days value.
For the command-line option, this is an invalid specification and we raise an exception as before.
For the configuration, there is no way to explicitly declare "no value". We accept the empty string for this case.