From d5c4db41dbdd5bfa78b774712fb886fec8b7185c Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 4 Jan 2026 18:00:09 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-baseimage-selkies.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/images/docker-baseimage-selkies.md b/docs/images/docker-baseimage-selkies.md index 50dc478ef7..24a1cfbcec 100644 --- a/docs/images/docker-baseimage-selkies.md +++ b/docs/images/docker-baseimage-selkies.md @@ -187,6 +187,7 @@ The server can be forced to use a single, fixed resolution for all connecting cl | `SELKIES_WATERMARK_PATH` (or `WATERMARK_PNG`) | `''` | Absolute path to the watermark PNG file. | | `SELKIES_WATERMARK_LOCATION` (or `WATERMARK_LOCATION`) | `-1` | Watermark location enum (0-6). | | `SELKIES_DEBUG` | `False` | Enable debug logging. | +| `SELKIES_WAYLAND_SOCKET_INDEX` | `0` | Index for the Wayland command socket (e.g. 0 for wayland-0). | | `SELKIES_ENABLE_SHARING` | `True` | Master toggle for all sharing features. | | `SELKIES_ENABLE_COLLAB` | `True` | Enable collaborative (read-write) sharing link. | | `SELKIES_ENABLE_SHARED` | `True` | Enable view-only sharing links. |