add Reserve Bank of Australia exchange rate data source

This commit is contained in:
MaysWind
2021-03-16 00:38:06 +08:00
parent 4b6324dba6
commit 0e56237180
4 changed files with 154 additions and 5 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", "bank_of_canada", "czech_national_bank", "national_bank_of_poland" currently
# Exchange rates data source, supports "euro_central_bank", "bank_of_canada", "reserve_bank_of_australia", "czech_national_bank", "national_bank_of_poland" currently
data_source = euro_central_bank
# Requesting exchange rates data timeout (milliseconds), default is 10000 (10 seconds)