@seindal I am sorry, we already had some feedback that this was maybe not a very good idea, to have no opt-out 😔
If you need a quick way to opt-out of the emails, simply add
\remove_action( 'init', array( '\Activitypub\Mailer', 'init' ) );
somewhere in your custom theme, or in a custom code plugin.
you can also simply remove the plugin from the view. we work on a solution and will change it to an opt-in.