GUAC-1221: Remove now-unnecessary guacamole.properties example (everything now has a reasonable default and Guacamole will work without guacamole.properties).

This commit is contained in:
Michael Jumper
2015-06-10 18:17:01 -07:00
parent f0eb91b2ee
commit 864d56769a

View File

@@ -1,9 +0,0 @@
# Hostname and port of guacamole proxy
guacd-hostname: localhost
guacd-port: 4822
# Auth provider class (authenticates user/pass combination, needed if using the provided login screen)
auth-provider: net.sourceforge.guacamole.net.basic.BasicFileAuthenticationProvider
basic-user-mapping: /path/to/user-mapping.xml