Fix default/explicit "save" parameter loading. (#7767)
Save parameters should either be default or whatever specified in the config file. This fixes an issue introduced in #7092 which causes configuration file settings to be applied on top of the defaults.
tests/assets/minimal.conf
0 → 100644
Please register or sign in to comment