aboutsummaryrefslogtreecommitdiff
path: root/src/lib/test_sync_api.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/test_sync_api.conf')
-rw-r--r--src/lib/test_sync_api.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/test_sync_api.conf b/src/lib/test_sync_api.conf
index c767b72..eb9d7ca 100644
--- a/src/lib/test_sync_api.conf
+++ b/src/lib/test_sync_api.conf
@@ -18,6 +18,12 @@ PORT = 8084
# Where does our payment backend run? Must match PORT under [merchant]
PAYMENT_BACKEND_URL = http://localhost:8080/
+# Annual fee we charge.
+ANNUAL_FEE = EUR:4.99
+
+# Upload limit
+UPLOAD_LIMIT_MB = 1
+
[syncdb-postgres]
CONFIG = postgres:///synccheck