open a terminal on your Guacamole server and navigate to /etc/nginx vi in to nginx.conf and you will see fields Example from our nginx.conf file:
sendfile on;
client_max_body_size 92160m;
If the fields aren't there, you can add them in as seen in the code below.
--
Sent from:
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/
