Actions
RedmineRake » History » Revision 4
« Previous |
Revision 4/13
(diff)
| Next »
Stanislav German-Evtushenko, 2013-04-12 10:03
fix spelling
Rake tasks¶
WIP
- Table of contents
- Rake tasks
Redmine defines a set of Rake tasks for use in maintenance operations.
rake redmine:attachments:prune
¶
Available in version 2.3.0.
When a user attaches a file to an issue, a wiki page, etc., the file is immediately uploaded and is attached later on after the form has been submitted.
This task removes uploaded files left unattached (meaning the form has never been submitted) after one day.
Updated by Stanislav German-Evtushenko over 11 years ago · 4 revisions