X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=a6c6d6f99e7c593caffe00062d61671eea94d121;hb=b1c29e2de8a02ef3093387c1454d290a92fbdef8;hp=2e538c4be7dfa9ad622b15735e7a70db788fd5b3;hpb=69ecc3903800685e87eb11cd6063b525aa968316;p=akkoma diff --git a/config/config.exs b/config/config.exs index 2e538c4be..a6c6d6f99 100644 --- a/config/config.exs +++ b/config/config.exs @@ -562,8 +562,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,