Point to readthedocs

This commit is contained in:
Neil Booth 2018-04-14 04:43:39 +08:00
parent a858b3fc2d
commit 46f245891c

View File

@ -5,5 +5,5 @@ DB_DIRECTORY = /db
# Bitcoin Node RPC Credentials
DAEMON_URL = http://username:password@hostname:port/
# See https://github.com/kyuupichan/electrumx/blob/master/docs/ENVIRONMENT.rst for
# See http://electrumx.readthedocs.io/en/latest/environment.html for
# information about other configuration settings you probably want to consider.