Skip to content

Resolve "Add user configurable config file"

Eddie Wang requested to merge 832-add-user-configurable-config-file into master

Closes #832 (closed)

Simple config.json file located under {userData}/sia

It merges the config found there alongside the defaultConfig. We'll add more options and settings as needed by the UI.

I also merged in the merge branch into this PR, which contained some hotfix code we pushed for 1.4.0 that I needed while debugging. Once we merge this branch, we can delete the merge branch as well, and future branches will be clearly linked to individual issues.

Edited by Eddie Wang

Merge request reports