From: Louis Jeckel Date: Fri, 11 Sep 2020 11:45:25 +0000 (+0200) Subject: Update scout.php X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=480052acfcd43fd30001faaebd2e31cec6e3d09f;p=psq.git Update scout.php --- diff --git a/config/scout.php b/config/scout.php index 70c1ebf..0ebbbf5 100644 --- a/config/scout.php +++ b/config/scout.php @@ -59,7 +59,7 @@ return [ 'unsearchable' => 500, ], - 'text_max_length' => env('SEARCHABLE_TEXT_MAX_LENGTH', 9000), + 'text_max_length' => env('SEARCHABLE_TEXT_MAX_LENGTH', 7000), /* |--------------------------------------------------------------------------