khanat-opennel-code/code/nelns/naming_service/common.cfg
botanic 80660b5146 FIX #200
dont crash when neldb is missing
2014-09-11 10:50:34 -07:00

10 lines
240 B
INI

// by default, use WIN displayer
WindowStyle = "WIN";
// by default, use localhost to find the naming service
NSHost = "localhost";
NegFiltersDebug += { "NETL" };
NegFiltersInfo += { "NETL" };
NegFiltersWarning += { };