Lex Berezhny
6651111522
pylint
2019-06-04 18:44:21 -04:00
Lex Berezhny
d8630a02d9
Strings setting works like Server from CLI
2019-06-04 18:44:21 -04:00
Alex Grintsvayg
bae2939943
change a few instances of lbry.io to lbry.com. fixes #2135
2019-06-04 10:23:04 -04:00
Alex Grintsvayg
7063138e3c
small improvements from our cli investigation
2019-06-04 09:39:33 -04:00
Lex Berezhny
76df239d1a
start command accepts server lists consistent with other commands
2019-06-03 21:22:24 -04:00
Lex Berezhny
4fb6f2bb27
review fixes
2019-06-03 06:51:09 -04:00
Oleg Silkin
552b94bc65
Fixes stuff up
2019-06-03 06:51:09 -04:00
Oleg Silkin
17164601a1
Patches comment server interface in the SDK
2019-06-03 06:51:09 -04:00
Jack Robison
cb6ddaf276
add blob_lru_cache_size
config setting, defaults to 32
2019-05-24 12:02:58 -04:00
Niko Storni
cc49c8407c
add missing wallet server
...
switch to .com domain
2019-05-17 15:19:11 -04:00
Jack Robison
41abfbdd9b
add streaming_server
and streaming_get
settings
...
-split rpc runner from range request runner
2019-05-13 22:27:48 -04:00
Thomas Zarebczan
db1d547b19
adjust the default max_connections_per_download and peer_connect_timeout
2019-05-09 10:38:32 -04:00
Jack Robison
1ffb99f9f9
rename streaming_only setting -> save_files
2019-04-24 12:44:12 -04:00
Jack Robison
d7ed8ffaa6
add streaming_only
and save_blobs
settings
2019-04-24 09:48:04 -04:00
Oleg Silkin
fbbb0a9931
Adds server URL to configuration settings
2019-04-07 15:27:59 -04:00
Lex Berezhny
d47575e8e0
progress
2019-03-25 22:54:08 -04:00
Jack Robison
cb5d428d12
add split_buckets_under_index config setting for seed nodes
2019-02-20 11:25:50 -05:00
Jack Robison
c9d54bb049
fix max_key_fee
2019-02-11 15:26:13 -05:00
Victor Shyba
73da223ae1
conf: give up first contact earlier, but let the transfer go longer
2019-02-08 01:05:58 -03:00
Jack Robison
f2968aab22
add re-reflect task to stream manager, add concurrent_reflector_uploads to config
2019-02-01 22:59:41 -05:00
Jack Robison
d85d3dfaa4
increase default max_connections_per_download
2019-01-31 15:39:20 -05:00
Jack Robison
16efe9ba95
add fixed_peer_delay setting
2019-01-31 15:39:20 -05:00
Jack Robison
330862e487
fix https://github.com/lbryio/lbry/issues/1297
2019-01-28 16:00:37 -05:00
Jack Robison
778d3826ab
clean up settings and use them
2019-01-28 15:51:27 -05:00
Jack Robison
4a11cf007f
remove unused settings and constants
2019-01-27 19:51:44 -05:00
Lex Berezhny
aa1405887e
use float instead of decimal for now
2019-01-25 23:20:43 -05:00
Lex Berezhny
8a3b8d2df1
max_key_fee in yaml as null
2019-01-25 23:20:43 -05:00
Lex Berezhny
be0bd3bdea
refactored --max-key-fee to be more ergonomic
2019-01-25 23:20:43 -05:00
Lex Berezhny
4a35247016
fixes for toggle config, passing servers as list, etc
2019-01-25 10:19:24 -05:00
Lex Berezhny
d0526ad7d5
bring --config back to start command
2019-01-25 10:19:24 -05:00
Lex Berezhny
19b529cf38
removed unused import
2019-01-25 10:19:24 -05:00
Lex Berezhny
0373196707
max_key_fee is plain YAML now
2019-01-25 10:19:24 -05:00
Lex Berezhny
7a601db23f
cli fixup
2019-01-25 10:19:24 -05:00
Jack Robison
77ece96356
fix config error if $HOME is None
...
-not seen on travis due to HOME being manually set to /tmp
2019-01-24 12:42:55 -05:00
Jack Robison
5596eac930
merge conflicts
2019-01-24 00:13:15 -05:00
Jack Robison
30689bbf8d
update/add config
...
remove the following settings:
peer_search_timeout
sd_download_timeout
run_reflector_server
download_mirrors
pointtrader_server
add the following settings:
blob_download_timeout
peer_connect_timeout
node_rpc_timeout
2019-01-24 00:13:15 -05:00
Lex Berezhny
8593cd362a
check darwin before windows because darwin has win, face plam!
2019-01-22 18:04:17 -05:00
Lex Berezhny
19b0d59159
config options api_host and api_port changed to just api
2019-01-22 18:04:17 -05:00
Lex Berezhny
7a28171a72
conf no longer global
2019-01-22 18:04:17 -05:00
Lex Berezhny
150bcb1116
new configuration manager, first pass
2019-01-22 18:04:17 -05:00
Lex Berezhny
31586bf588
error out when user tries --http-auth
2019-01-17 19:04:52 -05:00
Thomas Zarebczan
6c3eee0f0e
Update conf.py
2019-01-10 23:50:59 -05:00
Thomas Zarebczan
8de97bb441
Add lbrynet4 dht seed node ( #1734 )
...
added `lbrynet4.lbry.io` to list of default DHT nodes
2019-01-04 11:07:02 -05:00
Victor Shyba
20dd1e55f5
fix data_dir parameter parsing
2019-01-04 01:25:35 -05:00
Jack Robison
fb66b68bc8
fix directory cli args, update help message
2018-12-14 15:51:11 -05:00
Jack Robison
b8b0d8b1ac
refactor default directory setup, remove lbrynet.androidhelpers
...
fixes https://github.com/lbryio/lbry/issues/1606
2018-12-12 17:46:10 -05:00
Lex Berezhny
1328cb4cce
check file exists before reading config
2018-12-08 19:01:13 -05:00
Lex Berezhny
946488bce9
correctly save daemon_settings.yml on fresh install
2018-12-08 19:01:13 -05:00
Jack Robison
d704336f20
absolute imports
2018-11-09 16:52:46 -05:00
Jack Robison
a6b643bb34
move files
2018-11-09 16:52:42 -05:00