khanat-opennel-code/code/snowballs2/bin/common.cfg

18 lines
413 B
INI
Raw Normal View History

2010-05-06 00:08:41 +00:00
// 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";