Update comment
This commit is contained in:
parent
75d8503329
commit
140058e7e5
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Requires the following python packages:
|
||||||
|
|
||||||
Parameters:
|
Parameters:
|
||||||
* currency.interval: Interval in minutes between updates, default is 1.
|
* currency.interval: Interval in minutes between updates, default is 1.
|
||||||
* currency.source: Source currency (defaults to "GBP"). Set to "auto" infer the local one.
|
* currency.source: Source currency (ex. "GBP", "EUR"). Defaults to "auto", which infers the local one from IP address.
|
||||||
* currency.destination: Comma-separated list of destination currencies (defaults to "USD,EUR")
|
* currency.destination: Comma-separated list of destination currencies (defaults to "USD,EUR")
|
||||||
* currency.sourceformat: String format for source formatting; Defaults to "{}: {}" and has two variables,
|
* currency.sourceformat: String format for source formatting; Defaults to "{}: {}" and has two variables,
|
||||||
the base symbol and the rate list
|
the base symbol and the rate list
|
||||||
|
|
Loading…
Reference in a new issue