Setting the Maximum Number of Tasks to Display

You can modify the number of tasks to display on the Task List Web Part using the following appSettings tag entry:

<add key="PageSize" value="5" />

The default value is 5, but this number can be changed.