mike-jumper commented on code in PR #1011: URL: https://github.com/apache/guacamole-client/pull/1011#discussion_r1731727109
########## guacamole-ext/src/main/resources/org/apache/guacamole/protocols/rdp.json: ########## @@ -12,6 +12,10 @@ { "name" : "port", "type" : "NUMERIC" + }, + { + "name" : "server-timeout", Review Comment: I notice this parameter differs from the `timeout` parameter for the other protocols. Is there a reason we chose to name this parameter differently? -- 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: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org