Merge pull request #198 from glyptodon/remove-old-example

GUAC-1221: Remove old guacamole.properties example
This commit is contained in:
James Muehlner
2015-06-10 18:20:08 -07:00

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