hello!
default query limit is 200 (in code, I suppose), and when you click "clear" in UI, previously explicitly set limit is cleared, and 200 is implicitly restated
How can I change that 200 to Y, so when I click 'clear', next query will return Y results without need to explicitly set it in GUI?