Skip to content

Commit 75c82f2

Browse files
committed
params - storagemode note
1 parent 1da4dd8 commit 75c82f2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/parameters.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,3 +377,8 @@ This differs from the original LULU paper, where the default threshold is 84%.
377377
Adjust the balance between speed and compression ratio with the `--gzip_compression` parameter.
378378
Where `-1` is the fastest option (worst compression), and `-9` is slowest (best compression).
379379

380+
^2^:
381+
In the default setup, files are directed to the results folder (`--output`)
382+
using symbolic links (or symlinks) which help save disk space.
383+
Each symlink points to the actual file located in the process working directory.
384+
This behavior can be modified using the `--storagemode` parameter.

0 commit comments

Comments
 (0)