X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=3357e23e724b5804f629cb921b69d73e6bf18dda;hb=a51284b60ab450a6c7ff644f1ea10f797a36aa59;hp=6b881e1b2fb98da4270643a7c6fa3756a58869c8;hpb=7b0593367756adc459a7b7bbaa0ace567b97742f;p=akkoma diff --git a/config/config.exs b/config/config.exs index 6b881e1b2..3357e23e7 100644 --- a/config/config.exs +++ b/config/config.exs @@ -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,