Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms
[akkoma] / config / config.exs
index 7f013aaad71f65d279b7f1bdb027370f17c6c0c4..f44837e24efe38ec3dfc8b234f1e1bb5fa636309 100644 (file)
@@ -561,6 +561,8 @@ config :pleroma, :email_notifications,
     inactivity_threshold: 7
   }
 
+config :pleroma, :notifications, enable_follow_request_notifications: false
+
 config :pleroma, :oauth2,
   token_expires_in: 600,
   issue_new_refresh_token: true,