From 881aed628a0709e4846c1aa405745eec836213f4 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Sun, 4 May 2025 10:53:21 +0200 Subject: Revert "TEMPORARY HACK allow access to media over https" This reverts commit 2e6046dbd32a0c6e1164aac678de9bc3c017e501. --- hosts/ahmed/linus.onl/default.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/hosts/ahmed/linus.onl/default.nix b/hosts/ahmed/linus.onl/default.nix index 91cd0ca..5bedd24 100644 --- a/hosts/ahmed/linus.onl/default.nix +++ b/hosts/ahmed/linus.onl/default.nix @@ -154,11 +154,6 @@ in { recommendedProxySettings = true; proxyPass = "http://unix:${config.services.webhook-listener.socket-path}:/"; }; - - locations."/1bfb754b-ae23-42f5-9e3f-0f0cc0ed3c51/" = { - alias = "/srv/media/"; - extraConfig = "autoindex on;"; - }; }; }; }; -- cgit v1.2.3