fix link
This commit is contained in:
parent
31d43c63a4
commit
5cf8a2ffcd
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Each subdirectory has the [[name_of_a_key|key_format]] in one of the
|
||||||
[[key-value_backends|backends]]. The file inside also has the name of the key.
|
[[key-value_backends|backends]]. The file inside also has the name of the key.
|
||||||
This two-level structure is used because it allows the write bit to be removed
|
This two-level structure is used because it allows the write bit to be removed
|
||||||
from the subdirectories as well as from the files. That prevents accidentially
|
from the subdirectories as well as from the files. That prevents accidentially
|
||||||
deleting or changing the file contents. See [[permissions]] for details.
|
deleting or changing the file contents. See [[lockdown]] for details.
|
||||||
|
|
||||||
In [[direct_mode]], file contents are not stored in here, and instead
|
In [[direct_mode]], file contents are not stored in here, and instead
|
||||||
are stored directly in the file. However, the same symlinks are still
|
are stored directly in the file. However, the same symlinks are still
|
||||||
|
|
Loading…
Reference in a new issue