]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs: mention default values of K, H, and M
authorZooko O'Whielacronx <zooko@zooko.com>
Fri, 24 Sep 2010 02:02:45 +0000 (19:02 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Fri, 24 Sep 2010 02:02:45 +0000 (19:02 -0700)
docs/configuration.txt

index 7f9d531d6f0384eb52e0b3511fb40f6dcee2fba1..2f9321401750a3f2feeefed609b0953a3e0cb208 100644 (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