dansup
- 1y ·
-
Public·
-
mastodon.social
@benoit @pixelfed Make sure you configure the scheduler (cron job) so your instance performs routine tasks like expires stories.
https://github.com/pixelfed/pixelfed/blob/dev/app/Console/Kernel.php#L31
You can run the `php artisan story:gc` command as a temporary fix and see the docs for more info
https://docs.pixelfed.org/running-pixelfed/installation/#scheduling-periodic-tasks