diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2011-01-09 22:29:26 -0800 |
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2011-01-09 22:29:26 -0800 |
| commit | 65448548637f462ad17c12b149cdb2a169d07026 (patch) | |
| tree | 31952af04d038b0e55a0b4c7f1eb246598349996 /modules/server_add/module.info | |
| parent | fca6d1254a2aeb95bee15fea4c503e4588fc9f1b (diff) | |
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.
Diffstat (limited to 'modules/server_add/module.info')
| -rw-r--r-- | modules/server_add/module.info | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
