pull/103/head
Bálint Szekeres 2019-06-16 21:59:26 +02:00
parent 4ce6875b84
commit 7dd01fb26f
1 changed files with 1 additions and 1 deletions

View File

@ -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,