export rclone-webdav module
This commit is contained in:
parent
964aef3e19
commit
e1ba549dd2
2 changed files with 9 additions and 3 deletions
|
|
@ -86,7 +86,7 @@ in
|
|||
|
||||
rclone-webdav = {
|
||||
enable = true;
|
||||
authFile = config.age.secrets.wevdav.path;
|
||||
authFile = config.age.secrets.webdav.path;
|
||||
dataDirectory = "/data/webdav";
|
||||
maxFileSize = "5G";
|
||||
listenAddresses = [ "0.0.0.0" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue