blob: afd45eebadc5e008e4d84764a7a621443d7ff668 [file] [log] [blame]
{
"guacamoleVersion" : "1.1.0",
"name" : "MySQL Authentication",
"namespace" : "guac-mysql",
"authProviders" : [
"org.apache.guacamole.auth.mysql.MySQLAuthenticationProvider",
"org.apache.guacamole.auth.mysql.MySQLSharedAuthenticationProvider"
],
"css" : [
"styles/jdbc.css"
],
"html" : [
"html/shared-connection.html"
],
"translations" : [
"translations/de.json",
"translations/en.json",
"translations/es.json",
"translations/fr.json",
"translations/ru.json"
]
}