1
0
mirror of https://github.com/tommytran732/Gitea-Docker-Compose synced 2024-11-08 17:12:17 -05:00

Remove Expect-CT

This commit is contained in:
Tommy 2022-12-26 10:25:40 -05:00 committed by GitHub
parent 0859d51033
commit 94bcb9fa0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,4 +38,3 @@ add_header X-XSS-Protection "0" always;
add_header Cross-Origin-Resource-Policy same-origin;
add_header Cross-Origin-Embedder-Policy require-corp;
add_header Cross-Origin-Opener-Policy same-origin;
add_header Expect-CT "enforce, max-age=63072000";