You are here

constant AUTHCACHE_NODE_HISTORY_UPDATE_LIMIT in Authenticated User Page Caching (Authcache) 7.2

Maximal number of records being written during personalization request.

1 use of AUTHCACHE_NODE_HISTORY_UPDATE_LIMIT
authcache_node_history_authcache_p13n_setting in modules/authcache_node_history/authcache_node_history.module
Implements hook_authcache_p13n_setting().

File

modules/authcache_node_history/authcache_node_history.module, line 15
Provide personalization for the comment module.

Code

define('AUTHCACHE_NODE_HISTORY_UPDATE_LIMIT', 1);