This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
oleg
/
pixelfed
mirror of
https://github.com/pixelfed/pixelfed.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Update session config
Daniel Supernault
5 năm trước cách đây
mục cha
10b3a25474
commit
76a2d38275
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
config/session.php
+ 1
- 1
config/session.php
Xem Tập Tin
@@ -189,6 +189,6 @@ return [
|
*/
- 'same_site' =>
'strict'
,
+ 'same_site' =>
null
,
];