more webdav changes
This commit is contained in:
parent
f26ec24e6a
commit
5e06bcc3c3
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ in
|
||||||
settings = {
|
settings = {
|
||||||
address = "0.0.0.0";
|
address = "0.0.0.0";
|
||||||
port = lib.toInt ports.webdav;
|
port = lib.toInt ports.webdav;
|
||||||
scope = "/data/webdav";
|
behindProxy = true;
|
||||||
modify = true;
|
modify = true;
|
||||||
auth = true;
|
auth = true;
|
||||||
users = [
|
users = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue