blob: 4e18cb7c63c7059f696da81ebf67602cd12be831 [file] [log] [blame]
{
"guacamoleVersion" : "0.9.13-incubating",
"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"
]
}