Section 6.10.3 Photons and Light has the example:
light_source{
MyLight
photons{
global
refraction on
reflection on
}
}
I do not think this 'global' is allowed there. At least pov didn't accept
it in my example scene and I could not find anything about it in the docs.
- Micha