necouchman commented on code in PR #976:
URL: https://github.com/apache/guacamole-client/pull/976#discussion_r1569088140


##########
guacamole-ext/src/main/resources/org/apache/guacamole/protocols/vnc.json:
##########
@@ -58,6 +58,14 @@
                     "type"    : "BOOLEAN",
                     "options" : [ "true" ]
                 },
+                {
+                    "name" : "compress-level",
+                    "type" : "NUMERIC"

Review Comment:
   Yeah, I went back and forth about that, and then thought maybe it's a time 
to think about creating an option for the `NUMERIC` field that would allow 
placing limits on the ranges of the values.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to