Add DAV_Containers/Webdav_Server/config.yaml

This commit is contained in:
2026-09-20 01:47:11 +00:00
parent 4efdff907c
commit 4892700dd2
+12
View File
@@ -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