forked from AkkomaGang/akkoma
Remove indexer plugin
This commit is contained in:
parent
4bbe9c8f5c
commit
1d94f2a424
1 changed files with 1 additions and 2 deletions
|
@ -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},
|
||||
|
|
Loading…
Reference in a new issue