You are here

constant ADVAGG_CRON_FREQUENCY in Advanced CSS/JS Aggregation 7.2

How long to wait until advagg cron will run again. Default is 23 hours.

Related topics

2 uses of ADVAGG_CRON_FREQUENCY
advagg_admin_settings_form in ./advagg.admin.inc
Form builder; Configure advagg settings.
advagg_cron in ./advagg.module
Implements hook_cron().

File

./advagg.module, line 122
Advanced CSS/JS aggregation module.

Code

define('ADVAGG_CRON_FREQUENCY', 82800);