lbry-sdk/lbrynet/daemon
Antonio Quartulli 79054037a7
conf: make config file a CLI parameter
The config file might be stores in an alternate location for several
reasons (i.e. testing different configs or running multiple nodes on the
same host). Make the config file a CLI parameter so that it can be
specified when launching the lbrynet-daemon.

Related to #1039

Signed-off-by: Antonio Quartulli <antonio@mandelbit.com>
2017-12-30 04:11:06 +08:00
..
auth log traceback info for failed api requests 2017-12-06 19:52:29 -05:00
__init__.py convenient import for api client 2017-06-25 21:25:49 -04:00
Daemon.py add stream_availability and blob_availability, deprecate get_availability 2017-12-20 21:23:54 -05:00
DaemonCLI.py pylint 2017-12-13 16:43:49 -05:00
DaemonConsole.py add lbrynet-console 2017-12-05 13:34:46 -05:00
DaemonControl.py conf: make config file a CLI parameter 2017-12-30 04:11:06 +08:00
DaemonServer.py remove unused files 2017-11-29 12:01:39 -05:00
Downloader.py fix sd timeout 2017-09-28 17:36:55 -04:00
ExchangeRateManager.py pylint 2017-11-10 14:23:14 -05:00
Publisher.py rename lbrynet.lbrynet_daemon to lbrynet.daemon 2017-06-25 21:25:41 -04:00