develop #6

Merged
qbism merged 187 commits from AkkomaGang/akkoma:develop into develop 2023-08-03 08:08:43 +00:00
Showing only changes of commit 1d94f2a424 - Show all commits

View file

@ -572,8 +572,7 @@
database_prune: 1
],
plugins: [
Oban.Plugins.Pruner,
{Oban.Plugins.Reindexer, schedule: "@weekly"}
Oban.Plugins.Pruner
],
crontab: [
{"0 0 * * 0", Pleroma.Workers.Cron.DigestEmailsWorker},