rink-rs/docs
Tiffany Bennett 900b07528a
Manually invoked currency refresh (#181)
Adds `currency.fetch_on_startup` to the config, which when set to false
behaves as if the `cache_duration` was infinite. This means rink will
fetch the file once, and then keep reusing that file indefinitely.

Adds a `--fetch-currency` CLI argument, which will make rink download
the latest version of the currency data and then exit. This can be put
into a cron job and used together with the config option so that rink
will never block on a web request at startup, without giving up currency
units. Requires manual setup though.
2024-06-01 19:07:35 -07:00
..
rink-dates.5.adoc Custom definitions files (#172) 2024-05-10 18:37:38 -07:00
rink-defs.5.adoc Custom definitions files (#172) 2024-05-10 18:37:38 -07:00
rink.1.adoc Manually invoked currency refresh (#181) 2024-06-01 19:07:35 -07:00
rink.5.adoc Manually invoked currency refresh (#181) 2024-06-01 19:07:35 -07:00
rink.7.adoc Add more number output formats (#180) 2024-05-27 16:48:00 -07:00