|
@@ -89,6 +89,7 @@ General:
|
|
BORG_FILES_CACHE_TTL
|
|
BORG_FILES_CACHE_TTL
|
|
When set to a numeric value, this determines the maximum "time to live" for the files cache
|
|
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.
|
|
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
|
|
TMPDIR
|
|
where temporary files are stored (might need a lot of temporary space for some operations)
|
|
where temporary files are stored (might need a lot of temporary space for some operations)
|
|
|
|
|