aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 544bb06..ba59815 100644
--- a/readme.md
+++ b/readme.md
@@ -16,6 +16,10 @@ useful for development or proxyless deployments.
- `products` stores the product list as CSV (`barcode,price,user,name`)
- `config` stores configuration parameters as ESV (`key=value`)
- `transaction_sound`: URL to sound played when creating a transaction
+ - `language`: Language code, e.g. de, en, es, ja_en, nl, pt_BR, zh_Hans
+ - `balance_warning`: balance in cents to show warning at
+ - `balance_min`: minimum balance to be held by all users, in cents
+ - `unit`: unit used in the UI, e.g. €, $, EUR
## Migration from Strichliste