From de3534af679912d8196b0ff28d1b028fbd536884 Mon Sep 17 00:00:00 2001 From: "E. Kaparulin" Date: Wed, 17 Jun 2026 12:24:12 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20clarify=20config=20setup=20=E2=80=94=20m?= =?UTF-8?q?anual=20entry=20from=20toml,=20not=20file=20import?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/gui-quickstart-linux.md | 2 +- docs/gui-quickstart-windows.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/gui-quickstart-linux.md b/docs/gui-quickstart-linux.md index 02b2ff6..c7b4255 100644 --- a/docs/gui-quickstart-linux.md +++ b/docs/gui-quickstart-linux.md @@ -24,7 +24,7 @@ No installation required. The AppImage is self-contained. 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. +- **TOML config:** your administrator will provide a `client.toml` file. Open it in a text editor and enter the server address, port, and key values into the corresponding fields in the app. - **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 530f338..6c30ad1 100644 --- a/docs/gui-quickstart-windows.md +++ b/docs/gui-quickstart-windows.md @@ -27,7 +27,7 @@ Windows will show a **UAC prompt** asking for administrator permission. This is 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. +- **TOML config:** your administrator will provide a `client.toml` file. Open it in a text editor and enter the server address, port, and key values into the corresponding fields in the app. - **QR code:** tap **Import QR image** and select the QR code image file from disk. ## 5. Connect