No pagination in queries

Hi.

How can I disable paging on grids? I mean, how can I configure nocodb so that it doesn’t throttle
requests to display the data in the grids?

Thanks.

@Petrogrado_1917
You can reconfigure environment variable DB_QUERY_LIMIT_DEFAULT to change pagination limit.