changeset 69:8ef792b573a9

Misc cleanups.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 12 Jul 2016 10:01:57 +0300
parents 42b6acc5988e
children d5e3ca4b609d
files README.txt example.cfg
diffstat 2 files changed, 1 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/README.txt	Tue Jul 12 08:37:38 2016 +0300
+++ b/README.txt	Tue Jul 12 10:01:57 2016 +0300
@@ -40,6 +40,3 @@
 After first time authentication the program can be run from a
 Cron task, if preferred.
 
-
-
-
--- a/example.cfg	Tue Jul 12 08:37:38 2016 +0300
+++ b/example.cfg	Tue Jul 12 10:01:57 2016 +0300
@@ -6,7 +6,7 @@
 #debug = on
 
 # Log level "CRITICAL", "ERROR", "WARNING", "INFO", "DEBUG"
-logging_level = debug
+#logging_level = debug
 
 
 ###