You are here

constant ACQUIA_PURGE_MAX_PATHS in Acquia Purge 6

The maximum number of paths to purge per batch step, this max will usually only be necessary on the command line where execution time is endless.

1 use of ACQUIA_PURGE_MAX_PATHS
_acquia_purge_queue_pop in ./acquia_purge.module
Queue manager: pop X amount of items from the queue.

File

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

Code

define('ACQUIA_PURGE_MAX_PATHS', 20);