diff --git a/app/config/collections.php b/app/config/collections.php index 1da808a58b..283328048d 100644 --- a/app/config/collections.php +++ b/app/config/collections.php @@ -2945,7 +2945,7 @@ $projectCollections = array_merge([ '$id' => ID::custom('_key_requestPath'), 'type' => Database::INDEX_KEY, 'attributes' => ['requestPath'], - 'lengths' => [], + 'lengths' => [Database::LENGTH_KEY], 'orders' => [Database::ORDER_ASC], ], [