summaryrefslogtreecommitdiff
path: root/docs/topics
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2012-06-07 11:50:20 +0200
committerAymeric Augustin <aymeric.augustin@m4x.org>2012-06-07 11:50:20 +0200
commit17f3e9258e6050c274a7294213bd08bb71f2d2da (patch)
tree9b9e53d12173d3277278e69670ec8430d521d4b1 /docs/topics
parent4ce5a5fe7806e3dd0ea0d7c53c0d6d831a0edac8 (diff)
Fixed #18397 -- Avoided referencing lawrence.com.
This commit includes multiple small related changes, see the ticket for a full discussion.
Diffstat (limited to 'docs/topics')
-rw-r--r--docs/topics/http/sessions.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/http/sessions.txt b/docs/topics/http/sessions.txt
index 4b0bbe4ed5..20dc61a222 100644
--- a/docs/topics/http/sessions.txt
+++ b/docs/topics/http/sessions.txt
@@ -503,7 +503,7 @@ SESSION_COOKIE_DOMAIN
Default: ``None``
The domain to use for session cookies. Set this to a string such as
-``".lawrence.com"`` (note the leading dot!) for cross-domain cookies, or use
+``".example.com"`` (note the leading dot!) for cross-domain cookies, or use
``None`` for a standard domain cookie.
SESSION_COOKIE_HTTPONLY