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.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/backend/anastasis.conf b/src/backend/anastasis.conf
index c10973c..473cc45 100644
--- a/src/backend/anastasis.conf
+++ b/src/backend/anastasis.conf
@@ -35,12 +35,17 @@ ANNUAL_POLICY_UPLOAD_LIMIT = 64
35# Insurance 35# Insurance
36# INSURANCE = TESTKUDOS:1.0 36# INSURANCE = TESTKUDOS:1.0
37 37
38# Fee for one upload.
39# TRUTH_UPLOAD_FEE = TESTKUDOS:0.1
40
41
38# Upload limit per backup, in megabytes 42# Upload limit per backup, in megabytes
39UPLOAD_LIMIT_MB = 16 43UPLOAD_LIMIT_MB = 16
40 44
41# Authentication costs 45# Authentication costs
42 46
43# Cost of authentication by question 47# Cost of authentication by question
48# FIXME: Isn't this part of the authorization provider config?
44#QUESTION_COST = EUR:0 49#QUESTION_COST = EUR:0
45 50
46# Fulfillment URL of the ANASTASIS service itself. 51# Fulfillment URL of the ANASTASIS service itself.