Hi,
No, there is no such option in the mod but when I load a game started with the mod after disabling the mod, the military techs are back in the game so I'm not sure what's happening there.
You can try the command:
"/c for i, force in pairs(game.forces) do
force.reset_recipes()
force.reset_technologies()
end"
in the console but save your game before because strange things can happen with a lot of mods.