Ticket #269: Added documentation for new mysql-disallow-simultaneous-connections parameter.

This commit is contained in:
James Muehlner
2013-02-22 19:18:37 -08:00
parent 9f0bad5dbe
commit 174f0be3df

View File

@@ -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