aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 020f2fe..93824f1 100644
--- a/readme.md
+++ b/readme.md
@@ -22,6 +22,7 @@ useful for development or proxyless deployments.
- `unit`: unit used in the UI, e.g. €, $, EUR
- `disable_balances`: disables showing user balances on `/`, they are still shown for SPUs, and on `/?users[&negative]` etc.
- `disabled_balance_replacement`: only effective when `disable_balances` is set, text printed instead of balance, by default none at all; e.g. `<i>(hidden)</i>`
+ - `max_amount`: maximum transaction worth in cents (intended to stop accidental adding of EAN cents to balances; therefore default is "9"*12, the largest 12 digit number)
## Migration from Strichliste