Maximum amount of lights with indirect lighting

This really depends on what it is you’re doing to generate indirect light.

Lumen has a 256 light limit when using hardware raytracing. Don’t think there’s a limit for software raytracing. GPU lightmass used to have a 256 light limit but as I recall, it has since been removed. CPU Lightmass should have no limit.