mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-04 08:54:33 +08:00
Made session cookie path dynamic based on APP_URL
This commit is contained in:
@ -73,7 +73,6 @@ SESSION_DRIVER=file
|
||||
# Session configuration
|
||||
SESSION_LIFETIME=120
|
||||
SESSION_COOKIE_NAME=bookstack_session
|
||||
SESSION_COOKIE_PATH=/
|
||||
SESSION_SECURE_COOKIE=false
|
||||
|
||||
# Cache key prefix
|
||||
|
Reference in New Issue
Block a user