@raph Thanks, for the network timeline make sure you have `PF_NETWORK_TIMELINE=true` in .env and try increasing the falloff limit from 2 days to 30 by adding `PF_NETWORK_TIMELINE_DAYS_FALLOFF=30` and running `php artisan config:cache && php artisan cache:clear`
@pixelfed does that second setting also allows to collect network content after a prolonged outage ?
In other word, it that the "curation time limit" that Pixelfed will use to populate home feed ?
@raph