Given Mailhog "--version" "5.2.3" started with default parameter -invite-jim = false
When I open the main page
Then the browser Log does not show a 404 failed to load resource
Current behaviour
Log shows
/api/v2/jim - Failed to load resource: the server responded with a status of 404 ()
It should not be considered an error since the configuration does not require the endpoint to be available.
If the Jim is turned on via the UI the error does not show in the Log.