Actions
Feature #14022
closedprovide a way to set unlimited attachment size
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Attachments
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Wont fix
Description
This issue is a branch from #13949
Given Setting page /settings
And set "Maximum Attachment Size" to 0 meaning unlimited
When I visit issue create page /projects/projectname/issues/new
And choose any arbitrary big file
And key-in any other required fields
And click "create" button
Then progress the file is uploaded
Related issues
Updated by Go MAEDA 3 months ago
- Status changed from New to Closed
- Resolution set to Wont fix
As already discussed in #13949, setting a very large value for "Maximum attachment size" can effectively make the attachment size unlimited. I don't think it's necessary to add a special option to make the attachment size unlimited.
Actions