X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=8a7c466d3fe4a67880bc53603e5788b254f9a579;hb=5992382cf86d89879b7a8e2dcbf26e910634a73a;hp=0fbca06f3f8f8d2cd35c0cdef8a39c0fb378efea;hpb=a853218701c662ce452757a05395c8c6002c5a3d;p=akkoma diff --git a/config/config.exs b/config/config.exs index 0fbca06f3..8a7c466d3 100644 --- a/config/config.exs +++ b/config/config.exs @@ -556,6 +556,7 @@ config :pleroma, Oban, remote_fetcher: 2, attachments_cleanup: 1, new_users_digest: 1, + hashtags_cleanup: 1, mute_expire: 5 ], plugins: [Oban.Plugins.Pruner],