Merge branch 'rustdesk:master' into master

This commit is contained in:
Xp96 2024-08-26 07:19:33 -03:00 committed by GitHub
commit 06bfdf5ea3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1067,4 +1067,14 @@ https://github.com/rustdesk/rustdesk/discussions/8513#discussioncomment-10234494
| Values | Default | Example |
| :------: | :------: | :------: |
| Y, N | Y | `enable-trusted-devices=N` |
| Y, N | Y | `enable-trusted-devices=N` |
### hide-tray
Disable the tray icon in the systray.
https://github.com/rustdesk/rustdesk-server-pro/issues/332
| Values | Default | Example |
| :------: | :------: | :------: |
| Y, N | N | `hide-tray=Y` |