Update DAV_Containers/Webdav_Server/config.yaml
This commit is contained in:
@@ -7,6 +7,6 @@ prefix: /
|
||||
directory: /data
|
||||
permissions: none
|
||||
users:
|
||||
- username: webdav
|
||||
password: "PASTE_HASH_HERE"
|
||||
- username: "{env}WEBDAV_USER"
|
||||
password: "{env}WEBDAV_PASSWORD"
|
||||
permissions: CRUD
|
||||
Reference in New Issue
Block a user