summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-05-30 17:45:06 +0200
committerFlorian Dold <florian@dold.me>2023-05-30 17:45:06 +0200
commitdf4bd3787f1333fba818dc77975f0340672a77ea (patch)
tree3e2abf5c07abe404f78ed923518e74caebdffd5f
parentd64544049f807ebc7f88eccf61222dd0d7cb7713 (diff)
downloaddeployment-df4bd3787f1333fba818dc77975f0340672a77ea.tar.gz
deployment-df4bd3787f1333fba818dc77975f0340672a77ea.tar.bz2
deployment-df4bd3787f1333fba818dc77975f0340672a77ea.zip
sandcastle: missing options in default config
-rw-r--r--sandcastle/config/deployment.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/sandcastle/config/deployment.conf b/sandcastle/config/deployment.conf
index 3f1d848..6df5bc0 100644
--- a/sandcastle/config/deployment.conf
+++ b/sandcastle/config/deployment.conf
@@ -5,6 +5,9 @@ merchant-url = http://localhost:5556/
exchange-nexus-username = exchange-at-nexus
exchange-nexus-password = secret-at-nexus
+bank-signup-bonus = yes
+bank-allow-registrations = yes
+
# Frontends URLs
landing-url = http://localhost:5562/
blog-url = http://localhost:5559/