@mangaa If your instance is set at private there is no remote subscription, but you can also not see any content unless you are logged in. I do not think that you can disable remote subscriptions on a public site. You can set your instance to private you can add this to your config.php $config['site']['private'] = true;
Comments
Do you have any better way? That'll help me a bunch :)
You can set your instance to private you can add this to your config.php
$config['site']['private'] = true;