mirror of
https://github.com/hacdias/webdav.git
synced 2026-09-26 13:11:54 +08:00
feat: allow no auth
License: MIT Signed-off-by: Henrique Dias <[email protected]>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
scope: .
|
||||
address: 0.0.0.0
|
||||
port: 8080
|
||||
auth: false
|
||||
users:
|
||||
- username: admin
|
||||
password: admin
|
||||
- username: test
|
||||
modify: false
|
||||
Reference in New Issue
Block a user