This commit is contained in:
Bernat 2019-09-17 14:08:37 +02:00
commit 6b136898ce
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"helmet#hsts": { "helmet#hsts": {
"params": { "params": {
"maxAge": 0, "maxAge": 0,
"includeSubdomains": true "includeSubDomains": true
} }
}, },
"helmet#hidePoweredBy": {}, "helmet#hidePoweredBy": {},