Skip to content

Commit f22a66b

Browse files
author
Levente Gal
committed
#13159 Automatically (Soft-)Delete Samples & Pathogen Tests with Negative Test Results for COVID-19
1 parent b7ea5a0 commit f22a66b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sormas-base/setup/sormas.properties

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,10 @@ app.url=
140140
# Number of days after which system events are deleted from the database. An example for a system event is the last date at which data from an external service was pulled.
141141
# default: 90
142142
#daysAfterSystemEventGetsDeleted=90
143+
# Number of days after which negative CORONAVIRUS pathogen tests and their samples are soft deleted
144+
# default: not set, meaning no delete
145+
# possible values: any integer representing the number of days
146+
# negativeCovidSamplesMaxAgeDays
143147

144148
# The similarity threshold after which two names are identified as similar enough to consider them for duplicate detection.
145149
# The default value should work for most servers. If you need to change it, please change it carefully as slightly higher or lower values already lead to significant differences.

0 commit comments

Comments
 (0)