mirror of
https://github.com/hacdias/webdav.git
synced 2024-04-21 12:32:06 +00:00
9 lines
132 B
YAML
9 lines
132 B
YAML
scope: .
|
|
address: 0.0.0.0
|
|
port: 8080
|
|
auth: false
|
|
users:
|
|
- username: admin
|
|
password: admin
|
|
- username: test
|
|
modify: false |