mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-06-26 20:51:49 +02:00
Enable clipboard from and to client by default
This commit is contained in:
parent
4a4c53d292
commit
9a49e96a7f
@ -74,11 +74,11 @@ data_loss_prevention:
|
|||||||
- image/png
|
- image/png
|
||||||
# Add to docs: Cut buffers and CLIPBOARD selection.
|
# Add to docs: Cut buffers and CLIPBOARD selection.
|
||||||
server_to_client:
|
server_to_client:
|
||||||
enabled: false
|
enabled: true
|
||||||
size: unlimited
|
size: unlimited
|
||||||
primary_clipboard_enabled: false
|
primary_clipboard_enabled: false
|
||||||
client_to_server:
|
client_to_server:
|
||||||
enabled: false
|
enabled: true
|
||||||
size: unlimited
|
size: unlimited
|
||||||
keyboard:
|
keyboard:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user