Virtual Clock settings
You can configure these settings by modifying the virtual.conf file in your installation directory.
| Setting | Description | 
|---|---|
| serverURL = http://hostname:port/clock | Using this syntax, specify the IP address/host name and port of your Clock Server (WBCS) host. The default Clock Server port number is 8500. | 
| useCache = false | Employees are temporarily cached on the virtual clock. Default value is false. | 
| interval = 20000 | Heartbeat interval in milliseconds (20000 is the default value). | 
| ip.timeout = 3000 | Socket timeout (in milliseconds). This setting prevents the virtual clock from locking in situations where the network connection is not available (3000 is the default value). |