Implement HSTS preload
This allows browsers to query https directly instead of the initial http redirect https://hstspreload.org/#opt-in says it should be explicitly opt in
This commit is contained in:
@@ -1515,7 +1515,8 @@
|
||||
"title": "Robots.txt",
|
||||
"txtPlaceholder": "Leave empty to allow all bots to index this app",
|
||||
"disableIndexingAction": "Disable indexing"
|
||||
}
|
||||
},
|
||||
"hstsPreload": "Enable HSTS preload for this site and all subdomains"
|
||||
},
|
||||
"updates": {
|
||||
"info": {
|
||||
|
||||
Reference in New Issue
Block a user