1
0
Fork 0

Update pixelfed.php

This commit is contained in:
Shlee 2020-02-13 17:52:33 +08:00 committed by GitHub
parent 438138b55c
commit 77bc605417
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -249,6 +249,4 @@ return [
'admin' => [
'env_editor' => env('ADMIN_ENV_EDITOR', false)
],
'links_per_post' => env('MAX_LINKS_PER_POST', 0)
];