summaryrefslogtreecommitdiff
path: root/config/config.exs
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.exs')
-rw-r--r--config/config.exs1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/config.exs b/config/config.exs
index e8ae31542..ad3a98f46 100644
--- a/config/config.exs
+++ b/config/config.exs
@@ -590,7 +590,6 @@ config :pleroma, Oban,
background: 5,
remote_fetcher: 2,
attachments_cleanup: 1,
- new_users_digest: 1,
mute_expire: 5
],
plugins: [Oban.Plugins.Pruner],