@pixelfed Good job !
Are there any configurations to be done at the instance level, or is v0.11.4 enough?
For me, on my own instance, the global feed does not show posts from Fediverse and is exactly the same as the local feed.
Top-level
4 comments
@Lapineige @raph Nope and that setting is only for the network timeline. That's a good idea though, we'll add that to our todo list. |
@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`