`/opt/miner/config/sys.config` contains the following values: ``` {gateways_run_chain, true} {gateway_and_mux_enable, false}, ``` when the default values should now be ``` {gateways_run_chain, false} {gateway_and_mux_enable, true}, ```
/opt/miner/config/sys.configcontains the following values:when the default values should now be