mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 20:44:32 -05:00
This changes the behavior of configuration loading when ACTUAL_CONFIG_PATH env var is not specified. With this change, syntax errors in config.json will now be reported if ACTUAL_CONFIG_PATH env var is not specified and the app will not proceed. When the config.json file is not present or cannot be read, the behavior remains the same.
See the Writing Good Release Notes section of the README for the documentation repo for more information on how to create a release notes file here.