aboutsummaryrefslogtreecommitdiff
path: root/src/backend/anastasis.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/anastasis.conf')
-rw-r--r--src/backend/anastasis.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/backend/anastasis.conf b/src/backend/anastasis.conf
index 123a463..7b2475a 100644
--- a/src/backend/anastasis.conf
+++ b/src/backend/anastasis.conf
@@ -45,12 +45,6 @@ ANNUAL_POLICY_UPLOAD_LIMIT = 64
45# Upload limit per backup, in megabytes 45# Upload limit per backup, in megabytes
46UPLOAD_LIMIT_MB = 16 46UPLOAD_LIMIT_MB = 16
47 47
48# Authentication costs
49
50# Cost of authentication by question
51# FIXME: Isn't this part of the authorization provider config?
52#QUESTION_COST = EUR:0
53
54# Fulfillment URL of the ANASTASIS service itself. 48# Fulfillment URL of the ANASTASIS service itself.
55FULFILLMENT_URL = taler://fulfillment-success 49FULFILLMENT_URL = taler://fulfillment-success
56 50