mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-18 17:00:24 +00:00
doc improvements related to the storage dir
This commit is contained in:
parent
371965f7d4
commit
6fd1f12a3c
@ -786,7 +786,8 @@ Storage Server Configuration
|
|||||||
|
|
||||||
``storage_dir = (string, optional)``
|
``storage_dir = (string, optional)``
|
||||||
|
|
||||||
This specifies a storing directory.
|
This specifies a directory where share files and other state pertaining to
|
||||||
|
storage servers will be kept.
|
||||||
|
|
||||||
The default value is the ``storage`` directory in the node's base directory
|
The default value is the ``storage`` directory in the node's base directory
|
||||||
(i.e. ``BASEDIR/storage``), but it can be placed elsewhere. Relative paths
|
(i.e. ``BASEDIR/storage``), but it can be placed elsewhere. Relative paths
|
||||||
@ -857,7 +858,7 @@ This section describes these other files.
|
|||||||
files on behalf of other clients. There will be a directory underneath it
|
files on behalf of other clients. There will be a directory underneath it
|
||||||
for each StorageIndex for which this node is holding shares. There is also
|
for each StorageIndex for which this node is holding shares. There is also
|
||||||
an "incoming" directory where partially-completed shares are held while
|
an "incoming" directory where partially-completed shares are held while
|
||||||
they are being received.
|
they are being received. This location may be overridden in ``tahoe.cfg``.
|
||||||
|
|
||||||
``tahoe-client.tac``
|
``tahoe-client.tac``
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user