[#3213] `rescue` around potentially-raising `Repo.insert_all/_` calls. Misc. improvem...
[akkoma] / config / config.exs
index 8a7c466d3fe4a67880bc53603e5788b254f9a579..0fbca06f3f8f8d2cd35c0cdef8a39c0fb378efea 100644 (file)
@@ -556,7 +556,6 @@ config :pleroma, Oban,
     remote_fetcher: 2,
     attachments_cleanup: 1,
     new_users_digest: 1,
-    hashtags_cleanup: 1,
     mute_expire: 5
   ],
   plugins: [Oban.Plugins.Pruner],