To change the time the job runs, change the cron formatted value 0 0 * * * to the preferred runtime
To change the age of files to be deleted, edit the +7 value to the preferred number of days
For a non-permanent setting, add the line to /etc/cron.d/cb. The setting will be wiped in the next service restart according to what is in cb.cron.template
Any entries added to the /etc/cb/cron/cb.cron.template should be ABOVE the following line from the bottom of the file:
# Cron requires that each entry in a crontab end in a newline. This comment is included to ensure that's always the case.
To immediately clear space, run the following. Adjust mtime if needed