lbry-sdk/lbrynet
Antonio Quartulli 0d3493ef73
conf: add method to check if a setting has default value
Sometimes it might be helpful to check if a given config
setting is still the default or if it was touched by the user
in any way (e.g. env, config file, ...).

Add is_default() method to Config object to perform such check.

Signed-off-by: Antonio Quartulli <antonio@mandelbit.com>
2017-12-29 19:49:59 +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 add stream_availability and blob_availability, deprecate get_availability 2017-12-20 21:23:54 -05:00
cryptstream use FileBodyProducer to read 2017-10-31 15:41:53 -04:00
daemon add stream_availability and blob_availability, deprecate get_availability 2017-12-20 21:23:54 -05:00
db_migrator add lbry_file_metadata table to save outpoint data of downloads 2017-12-06 19:52:25 -05:00
dht completely remove unused from_peer field 2017-11-07 09:56:40 -05:00
file_manager pylint fixes 2017-12-15 20:25:20 -05:00
lbry_file add lbry_file_metadata table to save outpoint data of downloads 2017-12-06 19:52:25 -05:00
pointtraderclient refactor conf.settings 2017-01-16 22:32:54 -05:00
reflector pylint fixes 2017-12-15 20:25:20 -05:00
tests Wallet encryption (#783) 2017-12-17 07:00:12 +01:00
winhelpers pylint fixes 2017-12-15 20:25:20 -05:00
__init__.py Bump version 0.19.0rc21 --> 0.19.0rc22 2017-12-18 16:20:56 -05:00
analytics.py fix error name 2017-09-28 15:45:24 -04:00
build_type.py minor 2017-03-15 16:33:41 -04:00
conf.py conf: add method to check if a setting has default value 2017-12-29 19:49:59 +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