refactor(CONFIG): update sample configuration defaults
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# these are common security headers that you can easily add to locations or
|
||||
# entire server blocks by including this file
|
||||
# include /etc/nginx/snippets/headersSecurity.conf;
|
||||
|
||||
add_header Feature-Policy "geolocation 'self'";
|
||||
|
||||
add_header Referrer-Policy "same-origin" always;
|
||||
|
||||
Reference in New Issue
Block a user