Use the same defaults that Exchange uses.
authorMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 19 Apr 2010 13:56:26 +0000 (09:56 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 19 Apr 2010 13:56:26 +0000 (09:56 -0400)
Had this locally applied, but forgot to add/commit/push with last change...

horde/config/conf.xml

index f8c982c..4b332dd 100644 (file)
       that this range is wide enough to allow Android's default of 470 seconds.
       </configdescription>
       <configinteger name="heartbeatmin" desc="The minimum number of seconds to
-      wait before sending results. This value must be greater then zero.">10
+      wait before sending results. This value must be greater then zero.">60
       </configinteger>
       <configinteger name="heartbeatmax" desc="The maximum number of seconds to
       wait before sending results. Note this value must not be greater then 3540
-      (59 minutes).">470</configinteger>
+      (59 minutes).">2700</configinteger>
       <configinteger name="heartbeatdefault" desc="If the client does not
-      request a heartbeat interval, this interval will be used by default.">10
+      request a heartbeat interval, this interval will be used by default.">480
       </configinteger>
       <configinteger name="waitinterval" desc="How many seconds should elapse
       between checks for changes? Increasing this value will cause the server