mirror of
https://github.com/processwire/processwire.git
synced 2025-08-09 00:06:55 +02:00
Update/add documentation to a few classes (like WireCache), correct issue with HTTPS detection on AWS load balancer, plus some other minor tweaks.
This commit is contained in:
@@ -293,7 +293,7 @@ $config->sessionCookieSecure = 1;
|
||||
* Cookie domain for sessions
|
||||
*
|
||||
* Enables a session to traverse multiple subdomains.
|
||||
* Specify a string with domain or NULL to disable (default/recommended).
|
||||
* Specify a string having “.domain.com” (with leading period) or NULL to disable (default/recommended).
|
||||
*
|
||||
* @var string|null
|
||||
*
|
||||
|
Reference in New Issue
Block a user