clarify file deletion behavior (discussed in #216)
This commit is contained in:
parent
d2b946ffb4
commit
1a2133b38f
|
@ -327,6 +327,10 @@
|
|||
# Lufi cron jobs settings
|
||||
#########################
|
||||
|
||||
# Expired files will be kept for 2 additional days after the expiration time has passed!
|
||||
# The reasoning behind this is to allow downloads to complete and avoid deleting them while
|
||||
# they are still being tranfered.
|
||||
|
||||
# Number of days senders' IP addresses are kept in database
|
||||
# After that delay, they will be deleted from database (used with script/lufi cron cleanbdd)
|
||||
# optional, default is 365
|
||||
|
|
Loading…
Reference in New Issue