lbry-sdk/lbrynet
Antonio Quartulli 639744e047
conf: initialize IDs after reading config file
Installation_id and node_id are stored in the data dir.
For this reason they should be read/created only after the
config has been parsed.
This way they can be retrieved or stored at the right location.

Signed-off-by: Antonio Quartulli <antonio@mandelbit.com>
2018-02-10 16:22:33 +08:00
..
androidhelpers updated changelog 2017-08-18 12:29:38 +01:00
blob moved BLOB_SIZE in conf to MAX_BLOB_SIZE constant in blob.blob_file 2017-10-31 15:38:00 -04:00
core Fix issue #930. Disallow positional arguments for CLI settings_set and fix error reporting when settings_set fails. 2018-02-09 11:30:29 -05:00
cryptstream refactor start_lbry_file 2018-01-04 21:28:09 -05:00
daemon DaemonCLI: add --conf flag 2018-02-10 16:22:32 +08:00
db_migrator add lbry_file_metadata table to save outpoint data of downloads 2017-12-06 19:52:25 -05:00
dht dht_node: add hasContacts method 2018-02-06 12:33:10 +08:00
file_manager combine auto_re_reflect and reflect_uploads settings 2018-01-12 09:21:24 -05:00
lbry_file refactor start_lbry_file 2018-01-04 21:28:09 -05:00
pointtraderclient refactor conf.settings 2017-01-16 22:32:54 -05:00
reflector refactor start_lbry_file 2018-01-04 21:28:09 -05:00
tests Removing unused import 2018-02-06 01:32:10 -05:00
winhelpers pylint fixes 2017-12-15 20:25:20 -05:00
__init__.py Bump version 0.19.0rc31 --> 0.19.0rc32 2018-02-05 21:25:33 -05:00
analytics.py stop sending useless analytics event 2018-01-22 15:21:39 -05:00
build_type.py minor 2017-03-15 16:33:41 -04:00
conf.py conf: initialize IDs after reading config file 2018-02-10 16:22:33 +08:00
interfaces.py fixup long lines 2016-12-07 09:38:34 -05:00
undecorated.py pylint type checking 2017-04-25 14:36:14 -04:00