18 lines
364 B
Plaintext
18 lines
364 B
Plaintext
{
|
|
".url": {
|
|
"imagefind.Application": {
|
|
"title": "ImageFind",
|
|
"icon": "images/icon_{0}.png",
|
|
"type": "url",
|
|
"protocol": "",
|
|
"url": "/app/imagefind/",
|
|
"gatewayPrefix": "/app/imagefind",
|
|
"gatewaySocket": "imagefind.sock",
|
|
"allUsers": false,
|
|
"control": {
|
|
"accessPerm": "readonly"
|
|
}
|
|
}
|
|
}
|
|
}
|