Index: trunk/yulerc.template
===================================================================
--- trunk/yulerc.template	(revision 1)
+++ trunk/yulerc.template	(revision 30)
@@ -165,13 +165,4 @@
 #####################################################
 
-[Misc]
-
-## whether to become a daemon process
-## (this is not honoured on database initialisation)
-#
-# Daemon = no
-Daemon = yes
-
-
 
 [Misc]
@@ -183,4 +174,12 @@
 # SetLoopTime = 60
 SetLoopTime = 600
+
+## Normally, client messages are regarded as data within a
+## server message of fixed severity. The following two
+## options cause the server to use the original severity/class
+## of client messages for logging.
+#
+# UseClientSeverity = False
+# UseClientClass    = False
 
 ## The maximum time between client messages (seconds)
