Merge pull request #1667 from pixelfed/staging

Update session config
This commit is contained in:
daniel 2019-09-06 21:44:28 -06:00 committed by GitHub
commit b99d23f0e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -189,6 +189,6 @@ return [
|
*/
'same_site' => 'strict',
'same_site' => null,
];