You are here

constant ACQUIA_PURGE_STATE_FILE in Acquia Purge 7

File on disk to store our state data in (if memcached disabled).

2 uses of ACQUIA_PURGE_STATE_FILE
AcquiaPurgeService::state in lib/AcquiaPurgeService.php
Retrieve the state storage object.
_acquia_purge_diagnostics_backends_statestorage in ./acquia_purge.diagnostics.inc
Loaded state storage.

File

./acquia_purge.module, line 25
Acquia Purge, Top-notch Varnish purging on Acquia Cloud!

Code

define('ACQUIA_PURGE_STATE_FILE', 'public://acquia_purge_state.raw');