[#190] Remove the default value for the maximum number of gantt items

This commit is contained in:
Eric Davis 2011-02-19 19:33:17 -08:00
parent f4f00e30fd
commit c1cced5139
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ feeds_limit:
default: 15
gantt_items_limit:
format: int
default: 500
default: ''
# Maximum size of files that can be displayed
# inline through the file viewer (in KB)
file_max_size_displayed: