Simple webDAV auth implementation (#82)
This commit is contained in:
parent
f6e155f07e
commit
02842b1917
5 changed files with 25 additions and 4 deletions
templates
|
@ -7,6 +7,8 @@ http:
|
|||
# WebDAV specific configuration. Remove this to disable WebDAV.
|
||||
webdav:
|
||||
port: 36911
|
||||
user: admin
|
||||
pass: admin
|
||||
|
||||
# Specific configuration for torrent backend.
|
||||
torrent:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue