fix missing log level in config files.
authorJameson Graef Rollins <jrollins@phys.columbia.edu>
Mon, 27 Oct 2008 11:52:10 +0000 (07:52 -0400)
committerJameson Graef Rollins <jrollins@phys.columbia.edu>
Mon, 27 Oct 2008 11:52:10 +0000 (07:52 -0400)
etc/monkeysphere-server.conf
etc/monkeysphere.conf

index 269369912e777c3144d10fb5192da9e3b5e5337e..b69420a75febd113eef511c8302f1c8fabb56591 100644 (file)
@@ -9,8 +9,8 @@
 # User who controls the monkeysphere authentication keyring.
 #MONKEYSPHERE_USER=monkeysphere
 
-# Log level.  Can be SILENT, ERROR, INFO, DEBUG, in increasing order
-# of verbosity.
+# Log level.  Can be SILENT, ERROR, INFO, VERBOSE, DEBUG, in
+# increasing order of verbosity.
 #LOG_LEVEL=INFO
 
 # Path to authorized_user_ids file to process to create
index 92aa419413f61c1d2ac045805e091be0eab2a0bb..2f0b877a1ba772471b9d8650b2dbcb3b31140c7f 100644 (file)
@@ -6,8 +6,8 @@
 # prefaced by "MONKEYSPHERE_" will take precedence over the values
 # specified here.
 
-# Log level.  Can be SILENT, ERROR, INFO, DEBUG, in increasing order
-# of verbosity.
+# Log level.  Can be SILENT, ERROR, INFO, VERBOSE, DEBUG, in
+# increasing order of verbosity.
 #LOG_LEVEL=INFO
 
 # GPG home directory.  If not specified either here or in the