mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
Allow a bigger range for the gantt timeline (#14654).
Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18136 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -105,6 +105,9 @@ feeds_limit:
|
||||
gantt_items_limit:
|
||||
format: int
|
||||
default: 500
|
||||
gantt_months_limit:
|
||||
format: int
|
||||
default: 24
|
||||
# Maximum size of files that can be displayed
|
||||
# inline through the file viewer (in KB)
|
||||
file_max_size_displayed:
|
||||
|
||||
Reference in New Issue
Block a user