lbry-sdk/lbrynet/lbrynet_daemon
Job Evers-Meltzer 39b2e44492 Replace settings with conf.settings
In the next commit I change conf.settings to be initialized
at runtime instead of load time and so any import of
`from lbrynet.conf import settings` will be and stay None if
it happens before the initialization.
2016-12-30 13:05:18 -06:00
..
auth Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
daemon_scripts pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
__init__.py don't mess with logging 2016-06-07 04:19:51 -04:00
Daemon.py Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
DaemonCLI.py Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
DaemonControl.py Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
DaemonRequest.py Remove commented code 2016-12-15 18:58:06 -06:00
DaemonServer.py Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
Downloader.py Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
ExchangeRateManager.py fixup long lines 2016-12-07 09:38:34 -05:00
FileStreamer.py fixup long lines 2016-12-07 09:38:34 -05:00
Publisher.py Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
Resources.py Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
UIManager.py Replace settings with conf.settings 2016-12-30 13:05:18 -06:00