The level of detail equation in cone trace lighting (this is different than voxel level of detail) will be adjustable in game settings. Default will be set to yield best performance to light quality ratio.
I'm still working on my C++ prototype cone trace progressive frustum app (for lack of a better description) to get algorithm and math right so I don't have to struggle so much when writing the shader code based on the app's code.