From 65448548637f462ad17c12b149cdb2a169d07026 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sun, 9 Jan 2011 22:29:26 -0800 Subject: Move the directory queue into the database as well, otherwise if you have too many directories it blows out the task queue and the whole thing falls over. Fixes #1547. --- modules/server_add/module.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/server_add/module.info') diff --git a/modules/server_add/module.info b/modules/server_add/module.info index 23acab94..87b317b1 100644 --- a/modules/server_add/module.info +++ b/modules/server_add/module.info @@ -1,3 +1,3 @@ name = "Server Add" description = "Allows authorized users to load images directly from your web server" -version = 3 +version = 4 -- cgit v1.2.3