aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/private/websites/immae/temp.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/private/websites/immae/temp.nix b/modules/private/websites/immae/temp.nix
index b3b28cc..899bb3a 100644
--- a/modules/private/websites/immae/temp.nix
+++ b/modules/private/websites/immae/temp.nix
@@ -16,9 +16,6 @@ in {
16 extraConfig = [ 16 extraConfig = [
17 '' 17 ''
18 Use Apaxy "${varDir}" "title .duplicity-ignore" 18 Use Apaxy "${varDir}" "title .duplicity-ignore"
19 <FilesMatch ".+">
20 Header set Content-Disposition attachment
21 </FilesMatch>
22 <Directory "${varDir}"> 19 <Directory "${varDir}">
23 Options -Indexes 20 Options -Indexes
24 AllowOverride None 21 AllowOverride None