summaryrefslogtreecommitdiff
path: root/soledad_sync.py
diff options
context:
space:
mode:
Diffstat (limited to 'soledad_sync.py')
-rw-r--r--soledad_sync.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/soledad_sync.py b/soledad_sync.py
index 44a90bd..154ecfd 100644
--- a/soledad_sync.py
+++ b/soledad_sync.py
@@ -11,6 +11,8 @@ NUM_DOCS = 50
PAYLOAD = '/tmp/payload'
# ------------------------------------------------------
+
+
DO_THESEUS = os.environ.get('THESEUS', False)