]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - doc/htsn-importrc.example
Allow "TBA" laps in TSN.XML.AutoRacingSchedule.
[dead/htsn-import.git] / doc / htsn-importrc.example
index b9a6ffb199f3cde8a04cb78d91fd16222ba4555b..0cabf7aafc8ff744af59b09abf26738c2694efa1 100644 (file)
@@ -26,7 +26,7 @@
 #
 # Default: ":memory:"
 #
-# connection_string = "dbname=htsn, user=postgres"
+# connection_string = "dbname=htsn user=postgres"
 
 
 # If you specify a file path here, logs will be written to it
 
 # How verbose should the logs be? Valid levels are,
 #
-#   "INFO", "WARNING", "ERROR"
+#   "DEBUG", "INFO", "WARNING", "ERROR"
 #
-# (there are others, but we don't emit them.)
+# (there are others, but we don't emit them.) The debug output is
+# extremely verbose and will not be written to syslog even if you try.
 #
 # Default: "INFO"
 #