Closed (won't fix)
Project:
Drupal core
Version:
x.y.z
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2005 at 16:44 UTC
Updated:
8 Apr 2005 at 13:03 UTC
As threads like this show, it would probably be good to document the cookie life-time in settings.php explicitly. Patch attached, might need some re-wording, though.
| Comment | File | Size | Author |
|---|---|---|---|
| settings.php_0.patch | 951 bytes | Uwe Hermann |
Comments
Comment #1
dries commentedI don't see how better documentation would have solved his problem.
Comment #2
kbahey commentedThis setting came as a result of discussions http://drupal.org/node/2974 and http://drupal.org/node/17303
I recall someone else spending some time documenting a few things in settings.php in a separate patch, but can't remember who it was, nor can I find the patch itself.
Comment #3
Uwe Hermann commentedRegarding #1: True, it wouldn't really have helped to solve the problem I linked to, but I'm sure it'll save some other people (who actually read the comments) some hassle.
Comment #4
dries commentedIt think we actually OK now because it is a good default. The problem was with people who had no .htaccess support. Right now, the default should always get set.