mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-919: pass postgres driver socketTimout
This commit is contained in:
@@ -362,6 +362,10 @@ END
|
||||
"postgresql-user-required" \
|
||||
"$POSTGRES_USER_REQUIRED"
|
||||
|
||||
set_optional_property \
|
||||
"postgresql-socket-timeout" \
|
||||
"$POSTGRES_SOCKET_TIMEOUT"
|
||||
|
||||
set_optional_property \
|
||||
"postgresql-ssl-mode" \
|
||||
"$POSTGRESQL_SSL_MODE"
|
||||
|
Reference in New Issue
Block a user