2 // by default, use WIN displayer
\r
5 // by default, use localhost to find the naming service
\r
6 NSHost = "localhost";
\r
10 NegFiltersDebug += { "NETL", "NET" };
\r
11 NegFiltersInfo += { "NETL" };
\r
12 NegFiltersWarning += { };
\r
14 // where to send error reports
\r
15 DefaultEmailSMTP = "smtp";
\r
16 DefaultEmailFrom = "snowballs2@kaetemi.be";
\r
17 DefaultEmailTo = "opennel@kaetemi.be";
\r