diff --git a/docs/installation.rst b/docs/installation.rst index ef5762c70..1cb715562 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -27,14 +27,14 @@ Pre-Installation Considerations Repository File System ~~~~~~~~~~~~~~~~~~~~~~ -:ref:data-structures-and-file-formats +:ref:`data-structures-and-file-formats` - |project_name| stores data only 3 directory levels deep and uses short file and directory names. - |project_name| requires read and write permissions on the repository file system. - |project_name| stores backup metadata and data into so-called segment files. The target size of these files and also the count of these files per directory is set - in the :ref:config-file. -- |project_name| uses a generic and very portable mkdir-based `locking