mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 11:00:39 +00:00
fixed demo under envato iframe
This commit is contained in:
+1
-1
@@ -193,5 +193,5 @@ return [
|
|||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'same_site' => null,
|
'same_site' => env('SESSION_SAME_SITE', null),
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user