Merge branch 'fix/mediaproxy-bypass-emoji' into 'develop'
[akkoma] / config / config.exs
index 6b881e1b2fb98da4270643a7c6fa3756a58869c8..3357e23e724b5804f629cb921b69d73e6bf18dda 100644 (file)
@@ -581,8 +581,6 @@ 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,