Improve Doxygen documentation on zombies. Re-insert documentation of LOG feature.
[ircu2.10.12-pk.git] / doc / example.conf
index bbd61b9f102d0cb1f52fa23034a4aed7bee0bbf9..ed11308980e02d02f69ef8f8c85cf6179db2a6dd 100644 (file)
@@ -745,6 +745,11 @@ IAuth {
 #
 features
 {
+# These log features are the only way to get certain error messages
+# (such as when the server dies from being out of memory).  For more
+# explanation of how they work, see doc/readme.log.
+ "LOG" = "SYSTEM" "FILE" "ircd.log";
+ "LOG" = "SYSTEM" "LEVEL" "CRIT";
 #  "DOMAINNAME"="<obtained from /etc/resolv.conf by ./configure>";
 #  "RELIABLE_CLOCK"="FALSE";
 #  "BUFFERPOOL"="27000000";