You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KasmVNC/unix/vncserver_defaults.yaml

52 lines
1.0 KiB
YAML

---
geometry: 1024x768
depth: 24
network:
interface: 0.0.0.0
use_ipv4: true
use_ipv6: true
httpd_directory: /usr/share/kasmvnc/www
display_title: default
password_file: ~/.kasmpasswd
framerate: 30
dynamic_quality:
min: 7
max: 8
treat_lossless: 10
prefer_bandwidth: true
video:
jpeg_quality: -1
webp_quality: -1
scaling_method: 2
max_video_resolution:
width: 640
height: 480
dlp:
region:
top_left_point: 10,10
bottom_right_point: 40,40
allow_click: false
clipboard:
allow_copy_to_client_clipboard: true
limit_bytes_copied_to_client_clipboard: 10000
allow_paste_to_server: true
limit_bytes_pasted_to_server_clipboard: 10000
max_paste_size: 262144
send_max: 10000
accept_max: 10000
delay: 1000
keyboard:
ratelimit: 30
# Set to a positive number. To disable, set to "no_limit" or 0.
limit_keypress_rate_per_second: no_limit
logging:
level: verbose
# Mouse, trackpad, etc.
pointer:
allow_clicks_and_cursor_movement: true
keyboard:
allow_input: true
desktop:
allow_resize: true