aboutsummaryrefslogtreecommitdiff
path: root/hosts/sachiel
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/sachiel')
-rw-r--r--hosts/sachiel/configuration.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/sachiel/configuration.nix b/hosts/sachiel/configuration.nix
index a7f4cbe..61cbda9 100644
--- a/hosts/sachiel/configuration.nix
+++ b/hosts/sachiel/configuration.nix
@@ -74,7 +74,6 @@
backend = "systemd";
journalmatch = "SYSLOG_IDENTIFIER=Nextcloud";
# END modification to work with syslog instead of logile
- enabled = true;
port = 443;
protocol = "tcp";
filter = "nextcloud";
@@ -129,7 +128,6 @@
add_header 'Referrer-Policy' 'same-origin';
add_header X-Frame-Options DENY;
add_header X-Content-Type-Options nosniff;
- add_header X-XSS-Protection "1; mode=block";
'';
virtualHosts."cloud.schererleander.de" = {