You are here

constant AKAMAI_PURGE_REQUEST_HOURS_TO_KEEP_DEFAULT in Akamai 7.3

Default number of hours to keep purge request data.

2 uses of AKAMAI_PURGE_REQUEST_HOURS_TO_KEEP_DEFAULT
akamai_settings_form in ./akamai.admin.inc
Form builder to manage Akamai settings.
_akamai_clear_purge_request_data in ./akamai.cron.inc
Deletes old purge request items.

File

./akamai.module, line 23
Integration with Akamai CDN CCU API.

Code

define('AKAMAI_PURGE_REQUEST_HOURS_TO_KEEP_DEFAULT', 72);