瀏覽代碼

Update pixelfed.php

Shlee 5 年之前
父節點
當前提交
44c5494a0c
共有 1 個文件被更改,包括 0 次插入11 次删除
  1. 0 11
      config/pixelfed.php

+ 0 - 11
config/pixelfed.php

@@ -58,17 +58,6 @@ return [
     */
     'open_registration' => env('OPEN_REGISTRATION', true),
 
-    /*
-    |--------------------------------------------------------------------------
-    | ActivityPub
-    |--------------------------------------------------------------------------
-    |
-    */
-    'activitypub_enabled' => env('ACTIVITY_PUB', false),
-    'ap_delivery_timeout' => env('ACTIVITYPUB_DELIVERY_TIMEOUT', 2.0),
-    'ap_delivery_concurrency' => env('ACTIVITYPUB_DELIVERY_CONCURRENCY', 10),
-    'remote_follow_enabled' => false,
-
     /*
     |--------------------------------------------------------------------------
     | Account file size limit