forked from mirror/Part-DB.Part-DB-server
Really use euro as base currency when querying exchange rates, so we can use the configuration-free ECB provider
This should fixes issue #154.
This commit is contained in:
parent
2b2fc6f1e6
commit
7235cb72b4
4 changed files with 29 additions and 7 deletions
|
@ -1,4 +1,8 @@
|
|||
florianv_swap:
|
||||
cache:
|
||||
ttl: 3600 # 1 hour
|
||||
|
||||
|
||||
providers:
|
||||
european_central_bank: ~ # European Central Bank (only works for EUR base currency)
|
||||
fixer: # Fixer.io (needs an API key)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue