necouchman commented on code in PR #210:
URL: https://github.com/apache/guacamole-manual/pull/210#discussion_r1239027020


##########
src/guacamole-docker.md:
##########
@@ -782,6 +786,36 @@ SAML authentication extension.
   that may be helpful in debugging problems with SAML authentication. This
   is optional and defaults to false - debugging will not be enabled.
 
+(guacamole-docker-history-recording-storage)=
+
+### History Recording Storage Extension
+
+The extension that enables viewing historical recordings from within the
+Guacamole Client interface can be enabled by settings the search path
+variable, as noted below, to a location where the extension will look
+to find available recordings.
+
+When setting this up in a container environment, you'll likely need
+to use volumes to make the same directory available to both the
+guacd container and the guacamole (client) container. Setting up these
+volumes is beyond the scope of this document.

Review Comment:
   Okay, added some language around permissions to this paragraph - hopefully 
that looks okay.



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