replace webdav with samba
This commit is contained in:
parent
dab1a39866
commit
1bb2b7c194
8 changed files with 30 additions and 106 deletions
|
|
@ -49,9 +49,5 @@ rec {
|
|||
fqdn = "pw." + intranet;
|
||||
port = 8222;
|
||||
};
|
||||
webdav = {
|
||||
fqdn = "dav." + intranet;
|
||||
port = 8080;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue