Update pixelfed.php

This commit is contained in:
Shlee 2020-02-13 17:44:28 +08:00 committed by GitHub
parent 2295bef877
commit 44c5494a0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 11 deletions

View File

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