kvernberg/taler: various fixes

This commit is contained in:
Daniel Olsen
2024-11-20 02:43:58 +01:00
committed by System administrator
parent 0880ebb9dc
commit 0db8cb5737
4 changed files with 176 additions and 6 deletions

View File

@@ -7,6 +7,7 @@
services.taler = {
settings = {
taler.CURRENCY = "SCHPENN";
taler.CURRENCY_ROUND_UNIT = "${cfg.settings.taler.CURRENCY}:1";
};
};
}