We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 803b405 commit 224b1f8Copy full SHA for 224b1f8
doc/manual/browser-gui.rst
@@ -11,7 +11,7 @@ Browser-based GUI
11
12
Using the SSR's :doc:`network-websocket`,
13
it is possible to control the SSR from an off-the-shelf web browser.
14
-Just make sure the SSR is running (with the WebSocket feature enabled)
+Just make sure the SSR has been started with the ``--websocket-server`` option
15
and visit the URL http://localhost:9422.
16
17
If you just want to test the WebSocket connection,
0 commit comments