Added in pending boost limit for #591
Closes #591
To test
The simplest way is going to be to log in as admin, then open 2 windows.
Next, make posts numbered 1, 2, 3 and 4 on the newsfeed, and boost them.
On 4, you should receive an error indicating that you have exceeded the pending boost limit.
After this, go to the other window (admin panel), refresh, and approve a boost. Try the boost 4 again, it should let you.
Try approve all, and do 3 fresh boosts.
0/1 thread resolved
changed the description
added MR::Awaiting Review Squad::Green scoped labels
469 469 470 470 $CONFIG->set('max_video_length_plus', 1860); 471 471 472 $CONFIG->set('max_pending_boosts', 3); - Developer
Make sure this gets added to helm