mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 09:46:18 +00:00
get the cross-reference right
This commit is contained in:
parent
3ba379ce7e
commit
8fe9532faf
@ -383,7 +383,7 @@ then a new lease will be created with this ``renew-secret`` which expires 31 day
|
||||
The renew and cancel secrets must be 32 bytes long
|
||||
(or in the case of JSON encoding they must UTF-8 encode to 32 bytes).
|
||||
The server treats them as opaque values.
|
||||
See `leases`_ for details about how the Tahoe-LAFS storage client constructs these values.
|
||||
:ref:`Share Leases` gives details about how the Tahoe-LAFS storage client constructs these values.
|
||||
|
||||
In these cases the response is ``NO CONTENT`` with an empty body.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
.. -*- coding: utf-8 -*-
|
||||
|
||||
.. _share leases:
|
||||
|
||||
Share Leases
|
||||
============
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user