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
Job Evers-Meltzer
e70ecc8ac9
change settings object for packages too
2016-10-27 14:57:02 -05:00
Jack
06a88599df
--http-auth flag to use authentication, refactor settings
...
settings will prefer, in order:
-defaults
-settings in config file
-settings given as environmental variables
-settings given as command line args
2016-10-19 00:12:44 -04:00
Jack
dbeb6bc3bc
update uri handler
2016-09-21 21:55:10 -04:00
David Amrhein
514575d0f1
Fix Shortcuts icons
2016-09-03 14:39:39 -04:00
Jack
f9f12ffb61
move uri handler to packaging/uri_handler
2016-08-28 01:10:28 -04:00