Delete guacamole.properties

This commit is contained in:
Jeremy MANSON 2016-07-14 15:54:33 +02:00 committed by GitHub
parent 1459ebcab2
commit de7de5841f

View File

@ -1,9 +0,0 @@
# Auth provider class
auth-provider: net.sourceforge.guacamole.net.auth.mysql.MySQLAuthenticationProvider
# MySQL properties
mysql-hostname: localhost
mysql-port: 3306
mysql-database: guacamole
mysql-username: guacamole
mysql-password: CHANGEME