Deprecated

This commit is contained in:
Alexandre
2024-01-19 17:31:06 +01:00
committed by GitHub
parent 3b9d24ba10
commit ed2a6bf56a
24 changed files with 3 additions and 1 deletions

View File

@@ -1,8 +0,0 @@
root /dev/null;
server_name $hostname;
add_header X-Content-Type-Options nosniff;
add_header X-XSS-Protection "1; mode=block";
add_header X-Robots-Tag none;
client_max_body_size %%max_body_size%%;