mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 00:12:11 +08:00
add National Bank of Poland exchange rate data source
This commit is contained in:
+1
-1
@@ -111,7 +111,7 @@ enable_register = true
|
||||
enable_export = true
|
||||
|
||||
[exchange_rates]
|
||||
# Exchange rates data source, supports "euro_central_bank", "czech_national_bank" currently
|
||||
# Exchange rates data source, supports "euro_central_bank", "czech_national_bank", "national_bank_of_poland" currently
|
||||
data_source = euro_central_bank
|
||||
|
||||
# Requesting exchange rates data timeout (milliseconds), default is 10000 (10 seconds)
|
||||
|
||||
Reference in New Issue
Block a user