While most Netlify sites do not require much configuration, customizing a site’s settings can be quite useful. This can be done either in the Netlify App or using a netlify.toml
.
The netlify.toml
file tends to be rather small. However, there are some instances when this file might be much bigger, for example for sites with a long list of redirects.
Until now, building such sites would sometimes fail. We have just fixed this problem, bringing full support for any netlify.toml
file size.