Skip to content

Commit 100f88a

Browse files
committed
Merge remote-tracking branch 'origin/pr/310'
* origin/pr/310: Add `max_clipboard_size` GUI Daemon option
2 parents 886364e + d23e99c commit 100f88a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qubesadmin/tools/qvm_start_daemon.py

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
('trayicon_mode', 'str'),
5555
('window_background_color', 'str'),
5656
('startup_timeout', 'int'),
57+
('max_clipboard_size', 'int'),
5758
]
5859

5960
formatter = logging.Formatter(

0 commit comments

Comments
 (0)