forked from mirror/pixelfed
Update session config
This commit is contained in:
parent
10b3a25474
commit
76a2d38275
1 changed files with 1 additions and 1 deletions
|
@ -189,6 +189,6 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'same_site' => 'strict',
|
||||
'same_site' => null,
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue