summaryrefslogtreecommitdiff
path: root/src/auditor/auditor.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/auditor/auditor.conf')
-rw-r--r--src/auditor/auditor.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/auditor/auditor.conf b/src/auditor/auditor.conf
index c3b9a00c..a099f9b7 100644
--- a/src/auditor/auditor.conf
+++ b/src/auditor/auditor.conf
@@ -4,6 +4,10 @@
# Which database backend do we use for the auditor?
DB = postgres
+# Option specifying which amount is considered 'tiny'
+# and thus doesn't need to be wire-transferred.
+#TINY_AMOUNT = KUDOS:0.01
+
# Where do we store the auditor's private key?
AUDITOR_PRIV_FILE = ${TALER_DATA_HOME}/auditor/offline-keys/auditor.priv