Disable exchange rates by default.

This commit is contained in:
James Cole
2024-03-18 06:20:33 +01:00
parent f591996f04
commit db0dbcfcf1
3 changed files with 7 additions and 2 deletions

View File

@@ -184,6 +184,11 @@ SEND_REPORT_JOURNALS=true
# Since this involves an external service, it's optional and disabled by default.
ENABLE_EXTERNAL_MAP=false
#
# Enable or disable exchange rate conversion. This function isn't used yet by Firefly III
#
ENABLE_EXCHANGE_RATES=false
# Set this value to true if you want Firefly III to download currency exchange rates
# from the internet. These rates are hosted by the creator of Firefly III inside
# an Azure Storage Container.