blob: be4abe18e3783af502bf0bb6daa191342f0eb53c (
plain)
1
2
3
4
5
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.
|