X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=23ada389b4fb8c0554bd1f65eec293abd4ff8685;hb=8f88a90ca3f2f2c7c341126f6816db9667664ea7;hp=05acbf1696b47c68059fe21db487c45e58c831bc;hpb=77f3da035894e2add911101466bfe41b99ee481e;p=akkoma diff --git a/config/config.exs b/config/config.exs index 05acbf169..23ada389b 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