summaryrefslogtreecommitdiffstats
path: root/loolwsd.xml.in
diff options
context:
space:
mode:
authorPranam Lashkari <lpranam@collabora.com>2021-11-11 01:54:01 +0530
committerAndras Timar <andras.timar@collabora.com>2021-11-17 10:43:43 +0100
commite73cea0ff32b1bee5d731b68e14b83d663ee9c64 (patch)
treeecaf9282131143b8a1a5f80f330ebda7a4ab467a /loolwsd.xml.in
parent--disable-lool-user-checking was renamed to --disable-cool-user-checking at s... (diff)
downloadonline-e73cea0ff32b1bee5d731b68e14b83d663ee9c64.tar.gz
online-e73cea0ff32b1bee5d731b68e14b83d663ee9c64.zip
quarantine: automatically delete quarantined files after specified time
Signed-off-by: Pranam Lashkari <lpranam@collabora.com> Change-Id: Idabef2aec46d6b7c194ef06f4235b60d6ad29e4a
Diffstat (limited to 'loolwsd.xml.in')
-rw-r--r--loolwsd.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/loolwsd.xml.in b/loolwsd.xml.in
index a65be23c14..e84bcfa3b6 100644
--- a/loolwsd.xml.in
+++ b/loolwsd.xml.in
@@ -215,6 +215,7 @@
<limit_dir_size_mb desc="Maximum directory size. On exceeding the specified limit, older files will be deleted." default="250" type="uint"></limit_dir_size_mb>
<max_versions_to_maintain desc="How many versions of the same file to keep." default="2" type="uint"></max_versions_to_maintain>
<path desc="Path to directory under which quarantined files will be stored" type="path" relative="true" default="quarantine"></path>
+ <expiry_min desc="Time in mins after quarantined files will be deleted." type="int" default="30"></expiry_min>
</quarantine_files>
@FREEMIUM_CONFIGURATION@