ronansalmon commented on code in PR #794: URL: https://github.com/apache/guacamole-client/pull/794#discussion_r1108507402
########## guacamole-docker/bin/start.sh: ########## @@ -1164,6 +1174,19 @@ if [ -n "$API_SESSION_TIMEOUT" ]; then associate_apisessiontimeout fi +# Maximum number of bytes to accept within the entity body of any particular HTTP request +set_optional_property "api-max-request-size" "$API_MAX_REQUEST_SIZE" + +# A comma-separated whitelist of language keys to allow as display language Review Comment: ok -- 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: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org