mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-24 16:29:00 +00:00
better titles
This commit is contained in:
parent
b7c26735f7
commit
e80e6c4dbb
1 changed files with 4 additions and 4 deletions
|
@ -33,8 +33,8 @@ index.%d
|
||||||
cache of the file indexes. those files can be regenerated with
|
cache of the file indexes. those files can be regenerated with
|
||||||
``check --repair``
|
``check --repair``
|
||||||
|
|
||||||
Repository config file
|
Config file
|
||||||
----------------------
|
-----------
|
||||||
|
|
||||||
Each repository has a ``config`` file which which is a ``INI``
|
Each repository has a ``config`` file which which is a ``INI``
|
||||||
formatted file which looks like this::
|
formatted file which looks like this::
|
||||||
|
@ -53,8 +53,8 @@ the repository in another (even remote) location at a later time.
|
||||||
|project_name| will do a POSIX read lock on that file when operating
|
|project_name| will do a POSIX read lock on that file when operating
|
||||||
on the repository.
|
on the repository.
|
||||||
|
|
||||||
Repository structure
|
Segments and archives
|
||||||
--------------------
|
---------------------
|
||||||
|
|
||||||
|project_name| is a "filesystem based transactional key value
|
|project_name| is a "filesystem based transactional key value
|
||||||
store". It makes extensive use of msgpack_ to store data and, unless
|
store". It makes extensive use of msgpack_ to store data and, unless
|
||||||
|
|
Loading…
Reference in a new issue