How to make a pawn stop registering with AI Perception

Confirmed, UE4.27.2:

[/Script/AIModule.AISense_Sight]
bAutoRegisterAllPawnsAsSources=false

[/Script/AIModule.AISense_Hearing]
bAutoRegisterAllPawnsAsSources=false

In DefaultGame.ini works.