Hide cable component for SceneCapture 2D

I’m using SceneCapture 2D to create my own minimap.
I disabled all showFlags except Lanscape and DefferedLighting.
However, I still can see CableComponent which I use for my actors…

How can I disable it?

It’s not a good idea because I attached Cable from C++ as a separate actor.
So I can’t get access to it on begin play…

I remember that scene capture have some sort of option to specify array of “ignored actors”. Just search attentively in its settings.