Updated documentation, moved some configuration parameters to the domino_conf.py...
[domino.git] / domino_conf.py
index 55f8367..8452f74 100644 (file)
@@ -1,6 +1,9 @@
 logfile = None
+LOGLEVEL = 'DEBUG' #'WARNING' #ERROR, DEBUG, INFO
 
 #Client Parameters
+INTERACTIVE = 'FALSE'
+
 CLIENT_UDID = 1
 CLIENT_SEQNO = 0