<< Click to Display Table of Contents >> Configuration |
![]() ![]() ![]() |
Global settings are defined in the file <root>\Settings\emetra.ini, where <root> is the folder where FastTrak.exe is located. See also chapter about logging.
[Application]
ConfigName=GBD
To change the database ping-time (or disable it) you alter the value for PingInterval under section DatabasePing.
To set the ping-interval to 10 minutes:
[DatabasePing]
PingInterval=600
To disable database ping you set it to 0:
[DatabasePing]
PingInterval=0
To change the database ping-time for spesific users you add the setting to the specific users ini-file, e.g. <root>\Settings\<username>.ini