setOption() did the trick for me with a $_GET, this is fine, thank you @acrylian!
Do you know how can I set a no limit to this option or do I need to give a high value like <pre>[code]setOption('images_per_page', 1000, false);[/code]</pre> ? I have tried 0 or null but did not work.