Copy subscribers at once is too big (maximum is 1000)

Vroom

Member
Hi, I got this error message when trying to put 5,000 as the limit for copy subscribers. I want to speed up the merging of lists.

Can you tell me in which file this limit is hard coded at maximum 1,000 so I can try with higher numbers?

I am using a dedicated server, so I don't think it will cause a problem, but from your experience is it safe to raise this to 5,000?
 
See /apps/common/models/option/OptionCustomerLists.php#L68 and try 5k.
I guess 5k is acceptable. I have raised this limit up to 10k for next version.
 
Back
Top