mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
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:
@@ -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
|
|
||||||
|
|
Reference in New Issue
Block a user