Add automatic entry deletion after a specified amount of time.

This commit is contained in:
2021-01-13 00:05:43 +01:00
parent 09a4bcb201
commit a5acdc53a1
4 changed files with 62 additions and 1 deletions

View File

@ -4,6 +4,9 @@
# Remove or leave empty for temporary (/tmp/ftracker-db.json) storage
db_file = db.json
# Delete all information after X days (e.g. for GDPR compliance)
delete_after_days = 28
# List of people to be allowed, in .csv format (comma, no delimiters)
# Col1: First Name(s), Col2: Last Name(s), Col3 (optional): EMail
# Remove or leave empty for no check