Delete server_params.conf

This commit is contained in:
Alexandre
2021-05-20 18:52:46 +02:00
committed by GitHub
parent 691bb75494
commit 8bc33bba2f

View File

@@ -1,6 +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;