Skip to content

Commit

Permalink
Reduce the lists limits to the current max + 15kb (elastic#100419)
Browse files Browse the repository at this point in the history
## Summary

Reduces the lists limits to the current max + 15kb
  • Loading branch information
FrankHassanabad authored and yctercero committed May 25, 2021
1 parent 5525191 commit 57bab18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/kbn-optimizer/limits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ pageLoadAssetSize:
lens: 96624
licenseManagement: 41817
licensing: 29004
lists: 200000
lists: 22900
logstash: 53548
management: 46112
maps: 80000
Expand Down

0 comments on commit 57bab18

Please sign in to comment.