blob: a2ff47b9133c8721c32feb7c8bf7b40e227a96d8 [file] [log] [blame]
{
"guacamoleVersion" : "0.9.14",
"name" : "PostgreSQL Authentication",
"namespace" : "guac-postgresql",
"authProviders" : [
"org.apache.guacamole.auth.postgresql.PostgreSQLAuthenticationProvider",
"org.apache.guacamole.auth.postgresql.PostgreSQLSharedAuthenticationProvider"
],
"css" : [
"styles/jdbc.css"
],
"html" : [
"html/shared-connection.html"
],
"translations" : [
"translations/en.json",
"translations/fr.json",
"translations/ru.json"
]
}