瀏覽代碼

Update FederationController.php

Shleeble 6 年之前
父節點
當前提交
64c7a8ceae
共有 1 個文件被更改,包括 0 次插入1 次删除
  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',