From f0398c87d9bd472d23b6dfce6943d97fbf9fabf5 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Thu, 13 Jun 2013 14:16:00 +0200 Subject: Use rcube_cache class to store attachments in database. Add options to configure TTL and cache type. --- plugins/database_attachments/package.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/database_attachments/package.xml') diff --git a/plugins/database_attachments/package.xml b/plugins/database_attachments/package.xml index 40db858a4..44adc219e 100644 --- a/plugins/database_attachments/package.xml +++ b/plugins/database_attachments/package.xml @@ -5,7 +5,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> database_attachments pear.roundcube.net - SQL database storage for uploaded attachments + Database storage for uploaded attachments This plugin which provides database backed storage for temporary attachment file handling. The primary advantage of this plugin @@ -24,9 +24,9 @@ ziba@umich.edu yes - 2011-11-21 + 2013-06-13 - 1.0 + 1.1 1.0 -- cgit v1.2.3