Ticket #1485051 (closed Bugs: fixed)
Don't attempt to delete cache entries if enable_caching is FALSE
| Reported by: | jeblair | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-alpha |
| Component: | Core functionality | Version: | 0.1.1 |
| Severity: | normal | Keywords: | cache caching |
| Cc: |
Description
RoundCube attempts to delete entries from the "cache" and "messages" tables, even if enable_caching is turned off. I am attaching a patch that checks that config option before attempting to delete from those tables. This optimization lets admins omit those tables from their environment entirely.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
