To expand on this...

You can only limit the total speed of sends, not individual sends.

And to accomplish this, you need the setting in file, options, dcc, fserve, maxcps set to whatever you want.

The sending script must use dcc send -lN (with N being any number you want it has no effect other than to make it take notice of the max cps setting)