ethersphere / swarm-desktop

Electron Desktop app that helps you easily spin up and manage Swarm node
https://desktop.ethswarm.org/
BSD 3-Clause "New" or "Revised" License
26 stars 13 forks source link

Remove unused parameters from the createConfiguration function #439

Closed ferencsarai closed 1 month ago

ferencsarai commented 1 month ago

In launcher.ts, remove the debug-api-addr and debug-api-enabled properties from the createConfiguration function (which creates the config.yaml if it does not exist).