Reduce GPU sprite spawn limit

I have a dust particle fx. The issue with cpu generation the limit is way too low. With GPU sprite generation the limit is way too high, is there a way to limit the GPU spawn limit to something like 5000 per spawner as opposed to having a global setting. If I have 4 spawners and the global limit is 20,000 would it split it up evenly?