add Bank of Canada exchange rate data source

This commit is contained in:
MaysWind
2021-03-15 23:40:11 +08:00
parent d5ef24682e
commit 4b6324dba6
4 changed files with 162 additions and 1 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ enable_register = true
enable_export = true
[exchange_rates]
# Exchange rates data source, supports "euro_central_bank", "czech_national_bank", "national_bank_of_poland" currently
# Exchange rates data source, supports "euro_central_bank", "bank_of_canada", "czech_national_bank", "national_bank_of_poland" currently
data_source = euro_central_bank
# Requesting exchange rates data timeout (milliseconds), default is 10000 (10 seconds)