aboutsummaryrefslogtreecommitdiffstats
path: root/domino_conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'domino_conf.py')
-rw-r--r--domino_conf.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/domino_conf.py b/domino_conf.py
index 55f8367..8452f74 100644
--- a/domino_conf.py
+++ b/domino_conf.py
@@ -1,6 +1,9 @@
logfile = None
+LOGLEVEL = 'DEBUG' #'WARNING' #ERROR, DEBUG, INFO
#Client Parameters
+INTERACTIVE = 'FALSE'
+
CLIENT_UDID = 1
CLIENT_SEQNO = 0