We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e32d1d2 commit 61bf6fdCopy full SHA for 61bf6fd
1 file changed
app/Config/App.php
@@ -131,7 +131,7 @@ class App extends BaseConfig
131
* If true, this will force every request made to this application to be
132
* made via a secure connection (HTTPS). If the incoming request is not
133
* secure, the user will be redirected to a secure version of the page
134
- * and the HTTP Strict Transport Security header will be set.
+ * and the HTTP Strict Transport Security (HSTS) header will be set.
135
*/
136
public bool $forceGlobalSecureRequests = false;
137
0 commit comments