mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Remove useless quotes from commonHttpConfig
This commit is contained in:
parent
fb9f4c7468
commit
a07bdb0730
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ serverSystemConfiguration {
|
|||
|
||||
# add_header Content-Security-Policy "script-src 'self'; object-src 'none'; base-uri 'none';" always;
|
||||
|
||||
add_header "Referrer-Policy" "no-referrer";
|
||||
add_header Referrer-Policy no-referrer;
|
||||
|
||||
# add_header X-Frame-Options DENY;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue