docs: mention default values of K, H, and M

This commit is contained in:
Zooko O'Whielacronx 2010-09-23 19:02:45 -07:00
parent 4c30b80061
commit 79cfff8961

View File

@ -250,9 +250,9 @@ stats_gatherer.furl = (FURL string, optional)
If provided, the node will connect to the given stats gatherer and provide
it with operational statistics.
shares.needed = (int, optional) aka "k"
shares.total = (int, optional) aka "N", N >= k
shares.happy = (int, optional) 1 <= happy <= N
shares.needed = (int, optional) aka "k", default 3
shares.total = (int, optional) aka "N", N >= k, default 10
shares.happy = (int, optional) 1 <= happy <= N, default 7
These three values set the default encoding parameters. Each time a new file
is uploaded, erasure-coding is used to break the ciphertext into separate