mirror of
https://github.com/cluntop/tvbox.git
synced 2026-01-11 01:48:33 +01:00
13 lines
230 B
JSON
Executable file
13 lines
230 B
JSON
Executable file
{
|
|
"drives": [
|
|
{
|
|
"name": "webdav.router",
|
|
"search": true,
|
|
"searchable": true,
|
|
"server": "http://192.168.1.1:5678",
|
|
"path": "/dav",
|
|
"user": "guest",
|
|
"pass": "guest_Api789"
|
|
}
|
|
]
|
|
}
|