This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
oleg
/
pixelfed
espejo de
https://github.com/pixelfed/pixelfed.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Update session config
Daniel Supernault
hace 5 años
padre
10b3a25474
commit
76a2d38275
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
config/session.php
+ 1
- 1
config/session.php
Ver fichero
@@ -189,6 +189,6 @@ return [
|
*/
- 'same_site' =>
'strict'
,
+ 'same_site' =>
null
,
];