mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUACAMOLE-1507: Merge support for configuring the 'extension-priority' property via Docker environment variables.
This commit is contained in:
@@ -1036,6 +1036,9 @@ if [ -n "$JSON_SECRET_KEY" ]; then
|
|||||||
associate_json
|
associate_json
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Set extension priority if specified
|
||||||
|
set_optional_property "extension-priority" "$EXTENSION_PRIORITY"
|
||||||
|
|
||||||
# Use api-session-timeout if specified.
|
# Use api-session-timeout if specified.
|
||||||
if [ -n "$API_SESSION_TIMEOUT" ]; then
|
if [ -n "$API_SESSION_TIMEOUT" ]; then
|
||||||
associate_apisessiontimeout
|
associate_apisessiontimeout
|
||||||
|
Reference in New Issue
Block a user