blob: caf4cf9c0970bf9a0a7710e4a71086d27e8dd9a1 [file] [log] [blame]
{
"guacamoleVersion" : "1.2.0",
"name" : "Adhoc Guacamole Connections",
"namespace" : "quickconnect",
"authProviders" : [
"org.apache.guacamole.auth.quickconnect.QuickConnectAuthenticationProvider"
],
"js" : [
"quickconnect.min.js"
],
"css" : [
"quickconnect.min.css"
],
"html" : [
"templates/quickconnectField.html"
],
"translations" : [
"translations/de.json",
"translations/en.json",
"translations/ja.json"
],
"resources" : {
"templates/quickconnectField.html" : "text/html"
}
}