Add cron job to download transaction currencies from Azure (if enabled by user).

This commit is contained in:
James Cole
2022-06-09 17:47:01 +02:00
parent de3376c966
commit beed44f065
8 changed files with 362 additions and 3 deletions

View File

@@ -163,6 +163,12 @@ SEND_REPORT_JOURNALS=true
# and disabled by default.
ENABLE_EXTERNAL_MAP=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.
# Not all currencies may be available. Rates may be wrong.
ENABLE_EXTERNAL_RATES=false
# The map will default to this location:
MAP_DEFAULT_LAT=51.983333
MAP_DEFAULT_LONG=5.916667