Use a default that works with the widest range of devices, ws.
authorJan Schneider <jan@horde.org>
Mon, 19 Apr 2010 07:05:17 +0000 (09:05 +0200)
committerJan Schneider <jan@horde.org>
Mon, 19 Apr 2010 07:05:17 +0000 (09:05 +0200)
horde/config/conf.xml

index fbbb92f..f8c982c 100644 (file)
       seconds, that the server SHOULD wait before notifying the client of
       changes in a folder on the server.  These settings allow you to indicate
       the allowable range for this setting. Note that not all clients will
-      request this information.NOTE: Some Android devices do not implement this
+      request this information. NOTE: Some Android devices do not implement this
       correctly. If you plan on synching Android devices, you should make sure
       that this range is wide enough to allow Android's default of 470 seconds.
       </configdescription>
       </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).">60</configinteger>
+      (59 minutes).">470</configinteger>
       <configinteger name="heartbeatdefault" desc="If the client does not
       request a heartbeat interval, this interval will be used by default.">10
       </configinteger>
           attempts before validating that an actual person is using the device
           is able to read and write. This should typically be half of the
           wipethreshold setting above.">5</configinteger>
-          <configinteger name="minimumlength" desc="Minimum PIN size">5</configinteger>
+          <configinteger name="minimumlength" desc="Minimum PIN
+          size">5</configinteger>
           <configenum name="complexity" desc="PIN/Password complexity. Some
           devices may be able to ONLY support numeric PINS.">
            <values>
             <value desc="Allow any">2</value>
          </values>
         </configenum>
-        <configinteger name="inactivity" desc="Number of minutes of inactivity before device
-        should lock.">3</configinteger>
+        <configinteger name="inactivity" desc="Number of minutes of inactivity
+        before device should lock.">3</configinteger>
          </case>
         </configswitch>
        </case>
           attempts before validating that an actual person is using the device
           is able to read and write. This should typically be half of the
           wipethreshold setting above.">5</configinteger>
-          <configinteger name="minimumlength" desc="Minimum PIN size">5</configinteger>
+          <configinteger name="minimumlength" desc="Minimum PIN
+          size">5</configinteger>
           <configenum name="complexity" desc="PIN/Password complexity. Some
           devices may be able to ONLY support numeric PINS.">
            <values>
             <value desc="Allow any">2</value>
            </values>
           </configenum>
-          <configinteger name="inactivity" desc="Number of minutes of inactivity before device
-          should lock.">3</configinteger>
+          <configinteger name="inactivity" desc="Number of minutes of
+          inactivity before device should lock.">3</configinteger>
          </case>
         </configswitch>
        </case>