summaryrefslogtreecommitdiff
path: root/docs/backends/symlinkcopy.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/backends/symlinkcopy.rst')
-rw-r--r--docs/backends/symlinkcopy.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/backends/symlinkcopy.rst b/docs/backends/symlinkcopy.rst
new file mode 100644
index 0000000..be4abe1
--- /dev/null
+++ b/docs/backends/symlinkcopy.rst
@@ -0,0 +1,6 @@
+Symlink or copy
+===============
+
+Stores symlinks to files instead of actual files whenever possible
+
+When a file that's being saved is currently stored in the symlink_within directory, then symlink the file. Otherwise, copy the file.