Vote #63224
完了Make destination folder for attachment uploads configurable
0%
説明
By default the attachments are in the files folder under the redmine app.
It will be great if we can set a folder outside the redmine folder.
Because when you make a new .war of redmine for running a re-deploy on a jruby app server it will override the files folder and you will lose all your files.
journals
Just realized I never submitted this feature request, even though I had a patch ready to go. This worked in 0.6.4, and should work in 0.7.0. However, please test carefully.
--------------------------------------------------------------------------------
It is possible to add this patch to the 7.2 branch ?
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
r4755 makes this folder configurable in the application configuration file (see #7408).
--------------------------------------------------------------------------------
related_issues
relates,Closed,7408,Add an application configuration file
duplicates,Closed,4493,Make destination folder for attachment uploads configurable
duplicates,Closed,2231,Ability to specify where files are stored on the filesystem
duplicates,Closed,7046,User should be able to specify path for files directory
duplicates,Closed,7957,Customizable location of {installdir}\files
duplicates,Closed,1511,Configurable location for attachment storage