The DLFP backend doesn't get object older than 60 days: we don't have to store older "seen" value in the storage. Bad news: we have to store the date of the object to perform the cleanup. It will increase the storage size (before a big improvement). Since we didn't store date value before this commit, this feature will work 60 days after module upgrade. |
||
|---|---|---|
| .. | ||
| pages | ||
| __init__.py | ||
| backend.py | ||
| browser.py | ||
| favicon.png | ||
| test.py | ||
| tools.py | ||