We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a3b8a3 commit ecf8291Copy full SHA for ecf8291
cli/src/default_config.toml
@@ -38,7 +38,7 @@ exchange-rate-source = "EU"
38
39
# Maximum age of cached exchange rates in seconds.
40
# If the cached data is older than this value, it will be refreshed.
41
-exchange-rate-cache-max-age = 259200
+exchange-rate-max-age = 259200
42
43
# Decimal and thousands separator style. This can be used to switch
44
# between e.g. 1,234.56 and 1.234,56.
0 commit comments