X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=66aee3264a0fa0a305a6748ceba77d1b846d1369;hb=9879c18548c1b9f37df724259f65d5cd098f44c5;hp=0fbca06f3f8f8d2cd35c0cdef8a39c0fb378efea;hpb=7b67bf4e970dcc641bcfdc137f306504c064d52d;p=akkoma diff --git a/config/config.exs b/config/config.exs index 0fbca06f3..66aee3264 100644 --- a/config/config.exs +++ b/config/config.exs @@ -611,10 +611,7 @@ config :ueberauth, base_path: "/oauth", providers: ueberauth_providers -config :pleroma, - :auth, - enforce_oauth_admin_scope_usage: true, - oauth_consumer_strategies: oauth_consumer_strategies +config :pleroma, :auth, oauth_consumer_strategies: oauth_consumer_strategies config :pleroma, Pleroma.Emails.Mailer, adapter: Swoosh.Adapters.Sendmail, enabled: false