lukasraska commented on code in PR #530:
URL: https://github.com/apache/guacamole-server/pull/530#discussion_r2388156884
##########
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.
+ * Key events are NOT included by default within the recording,
Review Comment:
Yeah, tried to be overly consistent with the wording for
"recording-include-keys" and well, got too similar to it. Fixed in all
occurences.
--
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]