doc: update remoteHost comment to include list ability

This commit is contained in:
sithlord48
2026-02-04 20:33:23 -05:00
committed by Chris Rizzitello
parent 5c3e1f182c
commit a960f2ff30

View File

@ -56,7 +56,7 @@ It will begin with `[client]`
| binary | Filename | The filename of the binary to call for client mode. This binary exists in the same path as the GUI | | binary | Filename | The filename of the binary to call for client mode. This binary exists in the same path as the GUI |
| invertScrollDirection | `true` or `false` | Invert scroll on this client [default: false] | | invertScrollDirection | `true` or `false` | Invert scroll on this client [default: false] |
| languageSync | `true` or `false` | Sync to server language [default: true] | | languageSync | `true` or `false` | Sync to server language [default: true] |
| remoteHost | `IP` or `hostname` | The remote host last connected to | | remoteHost | `IP` or `hostname` | The remote host(s) to connect to. Use a comma seperated list when you want to try severial hosts |
| xdpRestoreToken | UUID | Restore token provided by XDG portals | | xdpRestoreToken | UUID | Restore token provided by XDG portals |
### Core ### Core