Hi, I am new to the Guacamole project. One of my requirements is to provide users a way to create adhoc connections without persisting the connections across sessions. I found that the quickconnect extension allows me to implement this requirement. However, the start.sh script at `guacamole-docker/bin/start.sh` does not check the presence of the environment variables quickconnect-allowed-parameters or quickconnect-denied-parameters making it hard to create a docker container with this extension. Is there an easier way to include this extension in the docker container?
Thanks, Gandhar
