webdav service modifications
This commit is contained in:
parent
c9eeb6c5fc
commit
f26ec24e6a
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ in
|
|||
webdav = {
|
||||
enable = true;
|
||||
settings = {
|
||||
address = "127.0.0.1";
|
||||
address = "0.0.0.0";
|
||||
port = lib.toInt ports.webdav;
|
||||
scope = "/data/webdav";
|
||||
modify = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue