forked from mirror/pixelfed
Update FederationController.php
This commit is contained in:
parent
d020b4fcc8
commit
64c7a8ceae
|
@ -118,7 +118,6 @@ class FederationController extends Controller
|
||||||
'homepage' => 'https://pixelfed.org',
|
'homepage' => 'https://pixelfed.org',
|
||||||
'repo' => 'https://github.com/pixelfed/pixelfed',
|
'repo' => 'https://github.com/pixelfed/pixelfed',
|
||||||
],
|
],
|
||||||
'captcha' => (bool) config('pixelfed.recaptcha'),
|
|
||||||
],
|
],
|
||||||
'protocols' => [
|
'protocols' => [
|
||||||
'activitypub',
|
'activitypub',
|
||||||
|
|
Loading…
Reference in New Issue