diff --git a/guacamole/doc/example/guacamole.properties b/guacamole/doc/example/guacamole.properties deleted file mode 100644 index a65dfe0c6..000000000 --- a/guacamole/doc/example/guacamole.properties +++ /dev/null @@ -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 -