Skip to content

Commit

Permalink
release: 1.1.12
Browse files Browse the repository at this point in the history
nginx conf
  • Loading branch information
i007c committed Sep 29, 2024
1 parent ce115fe commit 0debb74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.11
1.1.12
1 change: 1 addition & 0 deletions config/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ server {

# Security Headers
add_header Content-Security-Policy "default-src 'self' 'unsafe-inline' https://trustseal.enamad.ir https://simurgh.00-team.org https://www.googletagmanager.com";
add_header Permissions-Policy "geolocation=(self), microphone=()";
add_header X-Content-Type-Options nosniff;
add_header X-Frame-Options SAMEORIGIN;
add_header X-XSS-Protection "1; mode=block";
Expand Down

0 comments on commit 0debb74

Please sign in to comment.