diff --git a/config/pixelfed.php b/config/pixelfed.php index 42b5167d7..3afe81799 100644 --- a/config/pixelfed.php +++ b/config/pixelfed.php @@ -249,6 +249,4 @@ return [ 'admin' => [ 'env_editor' => env('ADMIN_ENV_EDITOR', false) ], - - 'links_per_post' => env('MAX_LINKS_PER_POST', 0) ];