diff --git a/content/self-host/client-configuration/advanced-settings/_index.en.md b/content/self-host/client-configuration/advanced-settings/_index.en.md index fb5b123..8abf2eb 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.en.md +++ b/content/self-host/client-configuration/advanced-settings/_index.en.md @@ -1067,4 +1067,14 @@ https://github.com/rustdesk/rustdesk/discussions/8513#discussioncomment-10234494 | Values | Default | Example | | :------: | :------: | :------: | -| Y, N | Y | `enable-trusted-devices=N` | \ No newline at end of file +| 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 | M | `hide-tray=Y` |