FreeBSD/jails/config/jump/branding/guac-manifest.json
Sharad Ahlawat 90c5709862 .
2021-04-01 01:23:14 -07:00

21 lines
387 B
JSON

{
"guacamoleVersion" : "*",
"name" : "Tempname",
"namespace" : "tempnamespace",
"translations" : [
"translations/en.json"
],
"css" : [
"css/login-override.css"
],
"html" : [
"loginDisclaimer.html"
],
"resources" : {
"images/logo-placeholder.png" : "image/png"
}
}