diff --git a/docs/configuration.md b/docs/configuration.md index 62340a6..fa80330 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -240,6 +240,10 @@ Enables VDI (Virtual Desktop Infrastructure) sessions using Docker containers. E | `default_cpu_limit` | float | `0` | Default CPU limit for containers (fractional cores, e.g. 2.0). 0 = no limit. | | `default_memory_limit` | integer | `0` | Default memory limit in MB. 0 = no limit. | | `ready_timeout_secs` | integer | `30` | Seconds to wait for xrdp to become ready in a new container. | +| `port_range_start` | integer | *(none)* | First localhost port Docker may bind VDI RDP to. Must be set with `port_range_end`. | +| `port_range_end` | integer | *(none)* | Last localhost port Docker may bind VDI RDP to. Must be set with `port_range_start`. | +| `container_hook_script` | string | *(none)* | Optional VDI container hook script. Called as `