I've been thinking about adding a global parameter that can be used to set a default value for the 'Items per Page' drop down on bottom right corner of lists in the WebUI.
The new setting would be located in 'Config/Base/Web Interface Settings' tab. It will default to 50 (the existing value) and the user will be able to change it to any of the existing options [25,50,100,200,All]. Once set, all lists will use this value by default.
I'm also thinking of adding a command line option to set this value automatically at startup.
I'm interested in hearing if this would be a useful feature. I am also interested in hearing any down sides that this feature could introduce.