From 5e06bcc3c32d44e9ed667db3fc69a4488c680994 Mon Sep 17 00:00:00 2001 From: William Date: Sun, 6 Jul 2025 17:46:54 -0300 Subject: [PATCH] more webdav changes --- hosts/modules/alexandria/services.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/modules/alexandria/services.nix b/hosts/modules/alexandria/services.nix index ebf12b1..3cbe4dc 100644 --- a/hosts/modules/alexandria/services.nix +++ b/hosts/modules/alexandria/services.nix @@ -96,7 +96,7 @@ in settings = { address = "0.0.0.0"; port = lib.toInt ports.webdav; - scope = "/data/webdav"; + behindProxy = true; modify = true; auth = true; users = [