From 3d3c32aef314ce26cf1a1895d1bb0cb3602a7dd0 Mon Sep 17 00:00:00 2001 From: "E. Kaparulin" Date: Wed, 17 Jun 2026 12:22:36 +0300 Subject: [PATCH] fix: update config import instructions to reflect TOML/QR flow --- docs/gui-quickstart-linux.md | 5 ++++- docs/gui-quickstart-windows.md | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/gui-quickstart-linux.md b/docs/gui-quickstart-linux.md index 531ff18..02b2ff6 100644 --- a/docs/gui-quickstart-linux.md +++ b/docs/gui-quickstart-linux.md @@ -22,7 +22,10 @@ No installation required. The AppImage is self-contained. ## 4. Load your config -Your server administrator will provide a `client.toml` config file. On first launch, tap **Open config** and select the file. +Your server administrator will provide either a `client.toml` config file or a QR code image. + +- **TOML file:** tap **Import from file** and select the `.toml` file. +- **QR code:** tap **Scan QR code** and point the camera at the QR code image, or use **Import QR image** to select an image file from disk. ## 5. Privileges diff --git a/docs/gui-quickstart-windows.md b/docs/gui-quickstart-windows.md index 22acbd7..530f338 100644 --- a/docs/gui-quickstart-windows.md +++ b/docs/gui-quickstart-windows.md @@ -25,7 +25,10 @@ Windows will show a **UAC prompt** asking for administrator permission. This is ## 4. Load your config -Your server administrator will provide a `client.toml` config file. On first launch, tap **Open config** and select the file. +Your server administrator will provide either a `client.toml` config file or a QR code image. + +- **TOML file:** tap **Import from file** and select the `.toml` file. +- **QR code:** tap **Import QR image** and select the QR code image file from disk. ## 5. Connect