Opened 18 years ago
Closed 18 years ago
#3137 closed enhancement (fixed)
[patch] Docs should give notice that sessions don't auto purge
Reported by: | Owned by: | Jacob | |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Those coming from PHP may expect sessions to auto purge expired sessions. The docs should mention that sessions can accumulate and that there is an example script under bin/.
Attachments (1)
Change History (3)
by , 18 years ago
Attachment: | session_docs.diff added |
---|
comment:1 by , 18 years ago
Summary: | Docs should give notice that sessions don't auto purge → [patch] Docs should give notice that sessions don't auto purge |
---|
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [4268]) Fixed #3137 -- Added 'Clearing the session table' section to docs/sessions.txt