khanat-opennel-code/code/snowballs2/bin/common.cfg
2010-05-06 02:08:41 +02:00

17 lines
413 B
INI

// by default, use WIN displayer
WindowStyle = "WIN";
// by default, use localhost to find the naming service
NSHost = "localhost";
DontUseAES = 1;
NegFiltersDebug += { "NETL", "NET" };
NegFiltersInfo += { "NETL" };
NegFiltersWarning += { };
// where to send error reports
DefaultEmailSMTP = "smtp";
DefaultEmailFrom = "snowballs2@kaetemi.be";
DefaultEmailTo = "opennel@kaetemi.be";