Revert "Align folders with updated upstream name"

This reverts commit 9fab19ae2d.
This commit is contained in:
Alexandre
2022-12-06 20:19:59 +01:00
parent 3a2f98db6c
commit a018927031
47 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
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%%;