mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
Update docs to reflect new guacamole.properties location.
This commit is contained in:
@@ -47,7 +47,12 @@ import net.sourceforge.guacamole.GuacamoleServerException;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Simple utility class for reading properties from the guacamole.properties
|
* Simple utility class for reading properties from the guacamole.properties
|
||||||
* file in the root of the classpath.
|
* file. The guacamole.properties file is preferably located in the servlet
|
||||||
|
* container's user's home directory, in a subdirectory called .guacamole, or
|
||||||
|
* in the directory set by the system property: guacamole.home.
|
||||||
|
*
|
||||||
|
* If none of those locations are possible, guacamole.properties will also
|
||||||
|
* be read from the root of the classpath.
|
||||||
*
|
*
|
||||||
* @author Michael Jumper
|
* @author Michael Jumper
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user