diff --git a/install-nextcloud-arm64.sh b/install-nextcloud-arm64.sh index 9b61ae5..2b14498 100644 --- a/install-nextcloud-arm64.sh +++ b/install-nextcloud-arm64.sh @@ -3,9 +3,9 @@ # https://www.c-rieger.de # https://github.com/riegercloud # INSTALL-NEXTCLOUD-ARM64.SH -# Version 6.1 (ARM64) +# Version 6.2 (ARM64) # OpenSSL 1.1.1, TLSv1.3 -# October, 05th 2018 +# October, 08th 2018 ################################################ # Ubuntu 18.04 LTS AMD64 - Nextcloud 14 ################################################ @@ -462,6 +462,7 @@ add_header X-Permitted-Cross-Domain-Policies none; add_header X-Content-Type-Options "nosniff" always; add_header X-XSS-Protection "1; mode=block" always; add_header Referrer-Policy "no-referrer" always; +add_header Feature-Policy "geolocation 'self'" EOF touch /etc/nginx/optimization.conf cat </etc/nginx/optimization.conf