mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
GUACAMOLE-102: Clean up unused constants; minor comment corrections.
This commit is contained in:
@@ -117,7 +117,7 @@ public class ModeledConnection extends ModeledChildDirectoryObject<ConnectionMod
|
||||
public static final String MAX_CONNECTIONS_PER_USER_NAME = "max-connections-per-user";
|
||||
|
||||
/**
|
||||
* The connection weight for the WRR algorithm.
|
||||
* The connection weight for weighted algorithms.
|
||||
*/
|
||||
public static final String CONNECTION_WEIGHT = "weight";
|
||||
|
||||
|
Reference in New Issue
Block a user