diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manpages-3/vfs_recycle.8.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/manpages-3/vfs_recycle.8.xml b/docs/manpages-3/vfs_recycle.8.xml index 106813e127..366f2d1a11 100644 --- a/docs/manpages-3/vfs_recycle.8.xml +++ b/docs/manpages-3/vfs_recycle.8.xml @@ -127,6 +127,16 @@ </varlistentry> <varlistentry> + <term>recycle:minsize = BYTES</term> + <listitem> + <para>Files that are smaller than the number of bytes + specified by this parameter will not be put into the + repository. + </para> + </listitem> + </varlistentry> + + <varlistentry> <term>recycle:maxsize = BYTES</term> <listitem> <para>Files that are larger than the number of bytes |