includeSubdomains deprecated Use includeSubDomains
gitea/salix/dev There was a failure building this commit
Details
gitea/salix/dev There was a failure building this commit
Details
This commit is contained in:
parent
206dec59a3
commit
4f99907ee3
|
@ -11,7 +11,7 @@
|
|||
"helmet#hsts": {
|
||||
"params": {
|
||||
"maxAge": 0,
|
||||
"includeSubdomains": true
|
||||
"includeSubDomains": true
|
||||
}
|
||||
},
|
||||
"helmet#hidePoweredBy": {},
|
||||
|
|
Loading…
Reference in New Issue