mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 20:33:43 +08:00
csp
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
|
||||
// COMMON - SECURITY
|
||||
referrer_policy: 'no-referrer-when-downgrade',
|
||||
content_security_policy: 'default-src * data: \'unsafe-inline\'',
|
||||
content_security_policy: 'default-src \'self\' http: https: data: blob: \'unsafe-inline\'',
|
||||
server_tokens: false,
|
||||
limit_req: false,
|
||||
|
||||
|
Reference in New Issue
Block a user