mirror of
https://github.com/dockur/windows.git
synced 2026-07-15 01:38:16 +01:00
docs: Document audio support (#1844)
This commit is contained in:
+4
-1
@@ -118,8 +118,11 @@ This page lists all the environment variables that can be used to configure the
|
||||
| `WEB` | `Y` | Enables or disables the web interface. |
|
||||
| `WEB_PORT` | `8006` | Port for the web interface. |
|
||||
| `VNC_PORT` | `5900` | Port for the VNC server. |
|
||||
| `WSS_PORT` | `5700` | WebSocket port used by QEMU/noVNC. |
|
||||
| `WSS_PORT` | `5700` | WebSocket port used by noVNC. |
|
||||
| `WSD_PORT` | `8004` | Internal websocketd port. |
|
||||
| `AUDIO` | `N` | Streams guest audio to the web viewer. |
|
||||
| `SOUND` | `intel-hda` | QEMU audio device used for browser audio. |
|
||||
| `AUX_PORT` | `8003` | Internal WebSocket port used for browser audio. |
|
||||
| `PROTECT` | `N` | Enables password protection for the web interface. |
|
||||
|
||||
## 🎈 Memory Ballooning
|
||||
|
||||
Reference in New Issue
Block a user