1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

Introduce an env variable for the Session Cookie Path

This commit is contained in:
ckleemann
2021-02-20 14:25:28 +01:00
parent 2df82dd870
commit 3fc935d4bb
2 changed files with 2 additions and 1 deletions

View File

@ -73,6 +73,7 @@ SESSION_DRIVER=file
# Session configuration
SESSION_LIFETIME=120
SESSION_COOKIE_NAME=bookstack_session
SESSION_COOKIE_PATH=/
SESSION_SECURE_COOKIE=false
# Cache key prefix