mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-05 14:59:01 +00:00
16 lines
310 B
INI
16 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 = {};
|