custom client option allow-remote-cm-modification

Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
21pages
2024-07-09 15:01:06 +08:00
parent 37b4681cd8
commit b913c1aab4
2 changed files with 18 additions and 2 deletions
@@ -980,3 +980,11 @@ This is for the Android controlled side. By default, when the resolution is grea
| Values | Default | Example |
| :------: | :------: | :------: |
| Y, N | Y | `enable-android-software-encoding-half-scale=N` |
### allow-remote-cm-modification
Whether to allow the control side to click on the connection management window to accept connections, change permissions, etc.
| Values | Default | Example |
| :------: | :------: | :------: |
| Y, N | N | `allow-remote-cm-modification=Y` |