mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
Ticket #269: Added documentation for new mysql-disallow-simultaneous-connections parameter.
This commit is contained in:
@@ -79,6 +79,11 @@ guacamole.properties such that the authentication provider is available.
|
||||
mysql-username: user
|
||||
mysql-password: pass
|
||||
|
||||
Optionally, the authentication provider can be configured
|
||||
not to allow multiple users to use the same connection
|
||||
at the same time:
|
||||
|
||||
mysql-disallow-simultaneous-connections: true
|
||||
|
||||
------------------------------------------------------------
|
||||
Generating MyBatis ORM mappings
|
||||
|
Reference in New Issue
Block a user