We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 886364e + d23e99c commit 100f88aCopy full SHA for 100f88a
qubesadmin/tools/qvm_start_daemon.py
@@ -54,6 +54,7 @@
54
('trayicon_mode', 'str'),
55
('window_background_color', 'str'),
56
('startup_timeout', 'int'),
57
+ ('max_clipboard_size', 'int'),
58
]
59
60
formatter = logging.Formatter(
0 commit comments