Edit webdav serve path
This commit is contained in:
parent
e6ccd21a71
commit
0bb4914b21
1 changed files with 1 additions and 1 deletions
|
|
@ -230,7 +230,7 @@
|
|||
services.webdav-server = {
|
||||
enable = true;
|
||||
port = 5009;
|
||||
servePath = "/mnt/storage/Media/NSFW";
|
||||
servePath = "/mnt/storage/Media";
|
||||
auth = {
|
||||
username = "yanlin";
|
||||
passwordFile = "/etc/webdav-password";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue