Add DAV_Containers/Webdav_Server/config.yaml
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
address: 0.0.0.0
|
||||
port: 6060
|
||||
auth: true
|
||||
tls: false
|
||||
behindProxy: true
|
||||
prefix: /
|
||||
directory: /data
|
||||
permissions: none
|
||||
users:
|
||||
- username: webdav
|
||||
password: "PASTE_HASH_HERE"
|
||||
permissions: CRUD
|
||||
Reference in New Issue
Block a user