Skip to content

Commit

Permalink
benchmarks(contentful): use the new max pageLimit (#28128)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdz committed Nov 17, 2020
1 parent 283da81 commit 1657b98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmarks/source-contentful/gatsby-config.js
Expand Up @@ -27,6 +27,7 @@ module.exports = {
{
resolve: "gatsby-source-contentful",
options: contentfulConfig,
pageLimit: 1000,
},
],
}

0 comments on commit 1657b98

Please sign in to comment.