X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=b0036fff049c0c32bdfa7afcf22759ddefdc860b;hb=510776ba31f0bb01217fd6585848657f5bceb5f7;hp=d41abf09099447de593135de309f35840fb9038d;hpb=a0bf928c98d9fa39c20dd614be510cf1b107b1ae;p=akkoma diff --git a/config/config.exs b/config/config.exs index d41abf090..b0036fff0 100644 --- a/config/config.exs +++ b/config/config.exs @@ -561,7 +561,7 @@ config :ueberauth, config :pleroma, :auth, - enforce_oauth_admin_scope_usage: false, + enforce_oauth_admin_scope_usage: true, oauth_consumer_strategies: oauth_consumer_strategies config :pleroma, Pleroma.Emails.Mailer, adapter: Swoosh.Adapters.Sendmail, enabled: false