more precision

This commit is contained in:
Jean-Paul Calderone 2021-09-03 12:44:23 -04:00
parent 78a1d65b78
commit a864bd5132

View File

@ -380,7 +380,7 @@ then the expiration time of that lease will be changed to 31 days after the time
If it does not match an existing lease
then a new lease will be created with this ``renew-secret`` which expires 31 days after the time of this operation.
The renew and cancel secrets must be 32 bytes long.
``renew-secret`` and ``cancel-secret`` values must be 32 bytes long.
The server treats them as opaque values.
:ref:`Share Leases` gives details about how the Tahoe-LAFS storage client constructs these values.