electrumx/samples
Johann Bauer f3bffb5bb2 Minimize default config file (#147)
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.
2017-03-14 07:42:08 +09:00
..
daemontools Update samples 2017-01-07 14:40:03 +09:00
systemd Minimize default config file (#147) 2017-03-14 07:42:08 +09:00