lukasraska commented on code in PR #530:
URL: https://github.com/apache/guacamole-server/pull/530#discussion_r2388389927


##########
src/protocols/kubernetes/settings.c:
##########
@@ -212,6 +213,16 @@ enum KUBERNETES_ARGS_IDX {
      */
     IDX_RECORDING_INCLUDE_KEYS,
 
+    /**
+     * Whether clipboard paste data should be included in the session 
recording.

Review Comment:
   Sure, what would you suggest as an appropriate parameter name? 
`recording-include-clipboard-paste` / `recording-include-user-clipboard` or 
something else? I'm not sure how long these args can be in practice and I would 
like to avoid overly long parameter names, but then it should be fairly 
descriptive as you mention. Thanks



-- 
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