change ctag timeout to 29sec to get z-push ping with 30sec to request a new ctag

This commit is contained in:
Ralf Becker 2016-02-23 15:02:40 +00:00
parent ba0b2b8d5b
commit 1da38599b2

View File

@ -498,7 +498,7 @@ class calendar_so
/**
* Maximum time a ctag get cached, as ActiveSync ping requests can run for a long time
*/
const MAX_CTAG_CACHE_TIME = 300;
const MAX_CTAG_CACHE_TIME = 29;
/**
* Get maximum modification time of events for given participants and optional owned by them