mirror of
https://github.com/getgrav/grav.git
synced 2026-05-06 20:47:10 +02:00
Update session name hints
This commit is contained in:
@@ -108,6 +108,6 @@ media:
|
||||
session:
|
||||
enabled: true # Enable Session support
|
||||
timeout: 1800 # Timeout in seconds
|
||||
name: grav-site # Name prefix of the session cookie
|
||||
name: grav-site # Name prefix of the session cookie. Use alphanumeric, dashes or underscores only. Do not use dots in the session name
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user