fix: clarify config setup — manual entry from toml, not file import

This commit is contained in:
E. Kaparulin
2026-06-17 12:24:12 +03:00
parent 3d3c32aef3
commit de3534af67
2 changed files with 2 additions and 2 deletions

View File

@@ -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. 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. - **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 ## 5. Privileges

View File

@@ -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. 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. - **QR code:** tap **Import QR image** and select the QR code image file from disk.
## 5. Connect ## 5. Connect