Skip to main content
Skip table of contents

Synchronization interval

[syncInterval]

As all settings can be changed during operation, the IBI-helpMe Client application checks the configuration file for any changes at regular intervals. The interval (in seconds) between checks can be set here. The smaller the number, the more often the file is checked for changes. Values below 30 seconds are not permitted.

Example

XML
<configuration version="1.2.0">
  <applicationSettings>
 
    ...
 
	<!-- Interval (in seconds) for checking this file for changes [Value >= 30] -->
	<syncInterval>30</syncInterval>

    ...
 
  </applicationSettings>
</configuration>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.