File: /volume1/@appstore/ProxyServer/app/config
{
"proxyserver.js": {
"SYNO.SDS.ProxyServer.Instance": {
"type": "app",
"title": "Proxy Server",
"version": "3.5.24-0182",
"icon": "images/proxy_server_{0}.png",
"texts": "texts",
"allowMultiInstance": false,
"appWindow": "SYNO.SDS.ProxyServer.ProxyServerMainWindow",
"depend": ["SYNO.SDS.ProxyServer.ProxyServerMainWindow"]
},
"SYNO.SDS.ProxyServer.ProxyServerMainWindow": {
"type": "lib",
"title": "app:app_name",
"icon": "images/proxy_server_{0}.png",
"texts": "texts"
}
}
}