volumerize
volumerize copied to clipboard
chore/doc: update periodic backup documentation
The current README.md states, that there is a default cron setting for the periodic backup, which indicates, that backups should run frequently even if VOLUMERIZE_JOBBER_TIME is not set.
That's not the case (since 5a3d06c72b1a8dcfe15d7398b24f3b1519b7f5a7) and confused me at first.
The changes reflect that behavior now.