chore: update Nextcloud to 26.0.0

This commit is contained in:
2023-03-21 21:30:47 +01:00
parent b2fcf47b96
commit 0bb5b1fa73
2 changed files with 6 additions and 5 deletions

View File

@ -21,7 +21,7 @@ server {
add_header X-Download-Options "noopen" always;
add_header X-Frame-Options "SAMEORIGIN" always;
add_header X-Permitted-Cross-Domain-Policies "none" always;
add_header X-Robots-Tag "none" always;
add_header X-Robots-Tag "noindex, nofollow" always;
add_header X-XSS-Protection "0" always;
location = /robots.txt {