From e1f6ddab39486dd9819a20b5538f8b6c6b7c7e66 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 2 Nov 2014 13:29:33 +0100 Subject: Add tarball support to multipastes Signed-off-by: Florian Pritz --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9b3efcba7..d031b9f3d 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,10 @@ This file lists major, incompatible or otherwise important changes, you should look at it after every update. +2014-11-02 Multipastes can now be downloaded as tarballs. The tarballs are + cached and you have to run `php index.php file cron` to clean them up. Calling + it more often than once a day is recommended (the example changed to every ten + minutes). Also note that the default maximum tarball size is rather low (50MiB), + you might want to increase it. Also make sure the phar.so extension is loaded.. 2014-10-29 The sender for emails now has to be configured (config key is "email_from") 2014-10-19 Postgresl support 2014-09-20 All PHP errors are now converted to exceptions and execution -- cgit v1.2.3-24-g4f1b