link reference docs and faq about BORG_FILES_CACHE_TTL, fixes #1561

This commit is contained in:
Thomas Waldmann 2016-09-03 19:22:39 +02:00
parent 2c5b8d690b
commit f70008238a
2 changed files with 3 additions and 0 deletions

View File

@ -356,6 +356,8 @@ those files are reported as being added when, really, chunks are
already used.
.. _always_chunking:
It always chunks all my files, even unchanged ones!
---------------------------------------------------

View File

@ -89,6 +89,7 @@ General:
BORG_FILES_CACHE_TTL
When set to a numeric value, this determines the maximum "time to live" for the files cache
entries (default: 20). The files cache is used to quickly determine whether a file is unchanged.
The FAQ explains this more detailled in: :ref:`always_chunking`
TMPDIR
where temporary files are stored (might need a lot of temporary space for some operations)