diff --git a/i2p2www/pages/downloads/browser-content.html b/i2p2www/pages/downloads/browser-content.html index 86f4818f78418638329221f33b7eadbbdf8f47f3..cf4ac5f18d8abedff0f04d51606c9d4cb44efe52 100644 --- a/i2p2www/pages/downloads/browser-content.html +++ b/i2p2www/pages/downloads/browser-content.html @@ -33,7 +33,7 @@ <img src="{{ url_for('static', filename='images/firefox57.connectionsettings.png') }}" alt="{{ _('Firefox57 Connection Settings') }}" title="{{ _('Firefox57 Connection Settings') }}"> -<p>{% trans -%} Finally, go to the address <em>about:config</em> and find the property media.peerConnection.ice.proxy_only. Ensure that this setting is True. {%- endtrans %}</p> +<p>{% trans -%} Finally, go to the address <em>about:config</em> and find the property media.peerConnection.ice.proxy_only. Ensure that this setting is True. Now find the property keyword.enabled, and set it to False.{%- endtrans %}</p> <img src="{{ url_for('static', filename='images/firefox.webrtc.png') }}" alt="{{ _('Firefox57 PeerConnection Settings') }}" title="{{ _('Firefox57 PeerConnection Settings') }}">