diff --git a/system/config/system.yaml b/system/config/system.yaml index 8f09cf599..f64620cbf 100644 --- a/system/config/system.yaml +++ b/system/config/system.yaml @@ -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