Update FederationController.php

This commit is contained in:
Shleeble 2019-04-30 15:19:35 +08:00 committed by GitHub
parent d020b4fcc8
commit 64c7a8ceae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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',