Skip to content

Commit

Permalink
host(koumakan): fix webdav server config
Browse files Browse the repository at this point in the history
  • Loading branch information
soopyc committed Jul 17, 2024
1 parent 546f66b commit 002e7a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systems/koumakan/services/ftp.nix
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@

location = [
{
path = "/*path";
route = ["/*path"];
auth = "true";
handler = "filesystem";

Expand Down

0 comments on commit 002e7a8

Please sign in to comment.