上传文件至「lib」
This commit is contained in:
13
lib/webdav.example.json
Normal file
13
lib/webdav.example.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"drives": [
|
||||
{
|
||||
"name": "webdav.router",
|
||||
"search": true,
|
||||
"searchable": true,
|
||||
"server": "http://192.168.1.1:5678",
|
||||
"path": "/dav",
|
||||
"user": "guest",
|
||||
"pass": "guest_Api789"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user