Currently, the paging limit for categories is controlled by the $wgCategoryPagingLimit configuration parameter. This paging limit controls both the number of pages and files displayed in a category. Although listing 100 or 200 pages is acceptable, doing so for images may not be desirable.
Thus, it would be beneficial to have a configuration parameter for the maximum number of files listed in a category, e.g., $wgCategoryImageListingLimit or a similar setting.