mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17: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-username: user
|
||||||
mysql-password: pass
|
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
|
Generating MyBatis ORM mappings
|
||||||
|
Reference in New Issue
Block a user