We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b20c8ea + 40b6b06 commit d658903Copy full SHA for d658903
lib/config/default.js
@@ -14,7 +14,7 @@ module.exports = {
14
hsts: {
15
enable: true,
16
maxAgeSeconds: 60 * 60 * 24 * 365,
17
- includeSubdomains: true,
+ includeSubdomains: false,
18
preload: true
19
},
20
csp: {
0 commit comments