Adding a Desktop Server Connection via the Configuration File

Server Connection details can also be hard-coded into the Desktop Software Configuration File.

All server details shown are examples only. You will need to insert your own values in order to make a successful connection to your server.

The syntax for these settings is:

servers =
{
   Server1 = { host = "odpapi-test.tapetrack.com"; }; 
   Server2 = { host = "odpapi-test.tapetrack.com"; port=433; proxy=true; };
};