Browse Source

Update FederationController.php

Shleeble 6 years ago
parent
commit
64c7a8ceae
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/Http/Controllers/FederationController.php

+ 0 - 1
app/Http/Controllers/FederationController.php

@@ -118,7 +118,6 @@ class FederationController extends Controller
                         'homepage'  => 'https://pixelfed.org',
                         'repo'      => 'https://github.com/pixelfed/pixelfed',
                     ],
-                    'captcha' => (bool) config('pixelfed.recaptcha'),
                 ],
                 'protocols'         => [
                     'activitypub',