mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-06 07:19:05 +00:00
15 lines
310 B
INI
15 lines
310 B
INI
// link the common configuration file
|
|
RootConfigFilename = "common.cfg";
|
|
|
|
DisplayedVariables += { "", "@Services|nsServices" };
|
|
|
|
SId = 1;
|
|
|
|
DontUseNS = 1;
|
|
DontUseAES = 1;
|
|
|
|
NegFiltersDebug = { "NETL" };
|
|
NegFiltersInfo = { "NETL" };
|
|
|
|
UniqueOnShardServices = { "WS" };
|
|
UniqueByMachineServices = {};
|