mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-24 06:57:26 +08:00
parent
5c2e3f4e56
commit
73fa18a128
@ -109,7 +109,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'cookie' => 'laravel_session',
|
||||
'cookie' => env('SESSION_COOKIE_NAME', 'bookstack_session'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user