You are here

constant ACQUIA_PURGE_STATE_MEMKEY in Acquia Purge 7

Memcached key used to store our state data in (if enabled).

1 use of ACQUIA_PURGE_STATE_MEMKEY
AcquiaPurgeService::state in lib/AcquiaPurgeService.php
Retrieve the state storage object.

File

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

Code

define('ACQUIA_PURGE_STATE_MEMKEY', 'acquia_purge_state');