diff --git a/hosts/Infini-DL360/thelounge.nix b/hosts/Infini-DL360/thelounge.nix index 95ad0ee..acb0e37 100644 --- a/hosts/Infini-DL360/thelounge.nix +++ b/hosts/Infini-DL360/thelounge.nix @@ -23,6 +23,8 @@ port = 9786; extraConfig = { reverseProxy = true; + prefetch = true; + fileUpload.enable = true; }; }; }