Move UPnP option to the top of the Network tab
This commit is contained in:
parent
4252f5df7c
commit
e9bb5697b0
2 changed files with 37 additions and 37 deletions
|
|
@ -712,6 +712,32 @@ keybindings
|
|||
`Network <https://localhost:47990/config/#network>`__
|
||||
-----------------------------------------------------
|
||||
|
||||
`upnp <https://localhost:47990/config/#upnp>`__
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
**Description**
|
||||
Sunshine will attempt to open ports for streaming over the internet.
|
||||
|
||||
**Choices**
|
||||
|
||||
.. table::
|
||||
:widths: auto
|
||||
|
||||
===== ===========
|
||||
Value Description
|
||||
===== ===========
|
||||
on enable UPnP
|
||||
off disable UPnP
|
||||
===== ===========
|
||||
|
||||
**Default**
|
||||
``disabled``
|
||||
|
||||
**Example**
|
||||
.. code-block:: text
|
||||
|
||||
upnp = on
|
||||
|
||||
`address_family <https://localhost:47990/config/#address_family>`__
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
|
@ -798,32 +824,6 @@ keybindings
|
|||
|
||||
origin_web_ui_allowed = lan
|
||||
|
||||
`upnp <https://localhost:47990/config/#upnp>`__
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
**Description**
|
||||
Sunshine will attempt to open ports for streaming over the internet.
|
||||
|
||||
**Choices**
|
||||
|
||||
.. table::
|
||||
:widths: auto
|
||||
|
||||
===== ===========
|
||||
Value Description
|
||||
===== ===========
|
||||
on enable UPnP
|
||||
off disable UPnP
|
||||
===== ===========
|
||||
|
||||
**Default**
|
||||
``disabled``
|
||||
|
||||
**Example**
|
||||
.. code-block:: text
|
||||
|
||||
upnp = on
|
||||
|
||||
`external_ip <https://localhost:47990/config/#external_ip>`__
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue