API enhancements

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
Esteban Solano Granados
2022-06-13 18:07:27 +00:00
committed by GitHub
parent 996b7ac9bf
commit bd401b3c93
3 changed files with 30 additions and 18 deletions

View File

@@ -12,7 +12,6 @@ server {
add_header X-Permitted-Cross-Domain-Policies master-only;
add_header Referrer-Policy same-origin;
add_header Expect-CT 'max-age=60';
add_header Feature-Policy "accelerometer none; ambient-light-sensor none; battery none; camera none; gyroscope none;";
location / {
root /usr/share/nginx/html;