mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 06:01:22 +00:00
GUACAMOLE-189: Allow per-connection guacd parameters for the JDBC auth.
This commit is contained in:
@@ -20,7 +20,16 @@
|
||||
"FIELD_HEADER_MAX_CONNECTIONS" : "Maximum number of connections:",
|
||||
"FIELD_HEADER_MAX_CONNECTIONS_PER_USER" : "Maximum number of connections per user:",
|
||||
|
||||
"SECTION_HEADER_CONCURRENCY" : "Concurrency Limits"
|
||||
"FIELD_HEADER_GUACD_HOSTNAME" : "Hostname:",
|
||||
"FIELD_HEADER_GUACD_ENCRYPTION" : "Encryption:",
|
||||
"FIELD_HEADER_GUACD_PORT" : "Port:",
|
||||
|
||||
"FIELD_OPTION_GUACD_ENCRYPTION_EMPTY" : "",
|
||||
"FIELD_OPTION_GUACD_ENCRYPTION_NONE" : "None (unencrypted)",
|
||||
"FIELD_OPTION_GUACD_ENCRYPTION_SSL" : "SSL / TLS",
|
||||
|
||||
"SECTION_HEADER_CONCURRENCY" : "Concurrency Limits",
|
||||
"SECTION_HEADER_GUACD" : "Guacamole Proxy Parameters (guacd)"
|
||||
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user