mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 00:24:13 +00:00
note that setting k=1 is equivalent to replication
This commit is contained in:
parent
ba7e14a870
commit
b0c65ed232
@ -33,7 +33,7 @@ class RIIntroducerClient(RemoteInterface):
|
||||
grid (there is no point to producing more shares than there are
|
||||
peers), and k according to the desired reliability-vs-overhead goals.
|
||||
|
||||
Note that the current encoding technology requires k>=2.
|
||||
Note that setting k=1 is equivalent to simple replication.
|
||||
"""
|
||||
return None
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user