소스 검색

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