mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 04:57:54 +00:00
clarify what reliability we hope for
This commit is contained in:
parent
6a1a2fb705
commit
13a9ed0202
@ -197,7 +197,7 @@ async def generate(
|
||||
the capability for that case.
|
||||
"""
|
||||
# Share placement doesn't affect the resulting capability. For maximum
|
||||
# reliability, be happy if we can put shares anywhere
|
||||
# reliability of this generator, be happy if we can put shares anywhere
|
||||
happy = 1
|
||||
node_key = (None, None)
|
||||
for params_idx, secret_idx, data_idx, fmt_idx in space:
|
||||
|
Loading…
Reference in New Issue
Block a user