Welcome to mirror list, hosted at ThFree Co, Russian Federation.

luci-app-ksmbd.json « menu.d « luci « share « usr « root « luci-app-ksmbd « applications - github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 46202c22e4779e65010567760340d336121c1b85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"admin/services/ksmbd": {
		"title": "Network Shares",
		"action": {
			"type": "view",
			"path": "ksmbd"
		},
		"depends": {
			"uci": { "ksmbd": true }
		}
	}
}