The current config file has a few issues:
- It suggests that a syntax like `COIN = Bitcoin # comment` would do something else than setting `COIN` to `Bitcoin # comment`
- It doesn't contain all settings
- It contains some settings that are not used (e.g. `ELECTRUMX`)
To minimize maintainment overhead, I suggest to keep the default config file small and link to the appropriate documentation that should be up to date.