mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 06:01:22 +00:00
GUAC-830: Add concurrency attributes to connections and groups.
This commit is contained in:
@@ -15,6 +15,24 @@
|
||||
|
||||
},
|
||||
|
||||
"CONNECTION_ATTRIBUTES" : {
|
||||
|
||||
"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"
|
||||
|
||||
},
|
||||
|
||||
"CONNECTION_GROUP_ATTRIBUTES" : {
|
||||
|
||||
"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 (Balancing Groups)"
|
||||
|
||||
},
|
||||
|
||||
"USER_ATTRIBUTES" : {
|
||||
|
||||
"FIELD_HEADER_DISABLED" : "Login disabled:",
|
||||
|
Reference in New Issue
Block a user