commit df4bd3787f1333fba818dc77975f0340672a77ea
parent d64544049f807ebc7f88eccf61222dd0d7cb7713
Author: Florian Dold <florian@dold.me>
Date: Tue, 30 May 2023 17:45:06 +0200
sandcastle: missing options in default config
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git 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/