summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-08-30 00:06:05 +0200
committerFlorian Dold <florian@dold.me>2021-08-30 00:06:15 +0200
commit1fc8d7094ab8980d5db96de77da24739c01474f0 (patch)
treee95326dfebeff9f5f6eaa99ad51c7251f2fec4af
parentf00a406eacdef9c3262e6d21ac4615631e9cee76 (diff)
downloadanastasis-1fc8d7094ab8980d5db96de77da24739c01474f0.tar.gz
anastasis-1fc8d7094ab8980d5db96de77da24739c01474f0.tar.bz2
anastasis-1fc8d7094ab8980d5db96de77da24739c01474f0.zip
config
-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
# Insurance
# INSURANCE = TESTKUDOS:1.0
+# Fee for one upload.
+# TRUTH_UPLOAD_FEE = TESTKUDOS:0.1
+
+
# Upload limit per backup, in megabytes
UPLOAD_LIMIT_MB = 16
# Authentication costs
# Cost of authentication by question
+# FIXME: Isn't this part of the authorization provider config?
#QUESTION_COST = EUR:0
# Fulfillment URL of the ANASTASIS service itself.