Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop
This commit is contained in:
commit
21d4402a55
5 changed files with 11 additions and 6 deletions
|
@ -188,5 +188,5 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'same_site' => null,
|
||||
'same_site' => env('SESSION_SAMESITE_COOKIE', 'lax'),
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue