From 025817020a0f9710f5a776e70595b908e544fd9f Mon Sep 17 00:00:00 2001 From: sils Date: Thu, 30 Nov 2023 18:50:10 +0100 Subject: refactor(system/services/etebase): explain outcommented static files --- system/services/etebase/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'system/services/etebase') diff --git a/system/services/etebase/default.nix b/system/services/etebase/default.nix index a666fb2..65cc435 100644 --- a/system/services/etebase/default.nix +++ b/system/services/etebase/default.nix @@ -24,6 +24,8 @@ forceSSL = true; locations = { + # TODO: Maybe fix permissions to use pregenerated static files which would + # improve performance. #"/static" = { # root = config.services.etebase-server.settings.global.static_root; #}; -- cgit 1.4.1