18 lines
401 B
INI
18 lines
401 B
INI
// link the common configuration file
|
|
RootConfigFilename = "common.cfg";
|
|
|
|
DisplayedVariables += { "", "SlowestService", "SlowestTock", "", "WaitingForServices", "", "@Pause|pause" };
|
|
|
|
NegFiltersDebug += { "DELTA_", "DEFAULT_CB", "LNETL", };
|
|
NegFiltersInfo += { "HNETL5" };
|
|
|
|
Paths = {};
|
|
PathsNoRecurse = {};
|
|
GeorgePaths = {};
|
|
WriteFilesDirectory = "";
|
|
SaveFilesDirectory = "";
|
|
|
|
StartCommands =
|
|
{
|
|
};
|