Skip to content

Don't show Tor in the enabling state if it's disabled by settings

This branch prevents the Tor plugin from reporting its state as ENABLING at startup if the user has disabled the plugin via settings. The downside is that the plugin continues to report the DISABLED state with REASON_STARTING_STOPPING for longer at startup.

Merge request reports