summaryrefslogtreecommitdiff
path: root/soledad_sync.py
diff options
context:
space:
mode:
Diffstat (limited to 'soledad_sync.py')
-rw-r--r--soledad_sync.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/soledad_sync.py b/soledad_sync.py
index 403433e..654bc9a 100644
--- a/soledad_sync.py
+++ b/soledad_sync.py
@@ -3,9 +3,9 @@ from leap.soledad.client.api import Soledad
from twisted.internet import defer
-UUID = 'deadbeef1'
+UUID = 'deadbeef2'
HOST = 'http://localhost:2323'
-NUM_DOCS = 20
+NUM_DOCS = 100
PAYLOAD = '/tmp/payload'