How can I disable specular for my project entirely?

I’ve not run into anything that can work across the engine… you may be stuck with a material based solution. Check the ‘Fully Rough’ Details options for the fastest shader that skips specular calcs. You can probably change the default for this but may take source code changes.