mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-26 19:45:35 +00:00
4a58b1c293
As far as I can tell from the DSM documentation and known undocumented fields, there is no 'version' field in this config file that DSM cares about. Updates #8232 Signed-off-by: David Anderson <danderson@tailscale.com>
12 lines
200 B
Plaintext
12 lines
200 B
Plaintext
{
|
|
".url": {
|
|
"SYNO.SDS.Tailscale": {
|
|
"type": "url",
|
|
"title": "Tailscale",
|
|
"icon": "PACKAGE_ICON_256.PNG",
|
|
"url": "webman/3rdparty/Tailscale/",
|
|
"urlTarget": "_syno_tailscale"
|
|
}
|
|
}
|
|
}
|