padam87_cron:
log_dir: %cron_log_dir%
mailto: %cron_mailto%
path: %cron_path%
padam87_cron:
log_dir: %cron_log_dir%
variables:
mailto: %cron_mailto%
any_other_variable_you_might_need: 'some_value'
No major changes, but the mailto
and log-dir
options have been removed from the commands.
These still can and should be set in the configuration.
- The
Helper
util has been changed. If you were extending that class, you should take a look.