@extends('settings.template') @section('section')

{{__('settings.developers')}}


@if((bool) config_cache('pixelfed.oauth_enabled') == true) @else

{{__('settings.developers.oauth_has_not_been_enabled_on_this_instance')}}

@endif @endsection @push('scripts') @endpush