diff --git a/config/session.php b/config/session.php index fbb9b4d765d..857ebc3eab8 100644 --- a/config/session.php +++ b/config/session.php @@ -190,7 +190,7 @@ | take place, and can be used to mitigate CSRF attacks. By default, we | do not enable this as other CSRF protection services are in place. | - | Supported: "lax", "strict" + | Supported: "lax", "strict", "none" | */