You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sormas-base/setup/sormas.properties
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -140,6 +140,10 @@ app.url=
140
140
# 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.
141
141
# default: 90
142
142
#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
143
147
144
148
# The similarity threshold after which two names are identified as similar enough to consider them for duplicate detection.
145
149
# 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