This issue is to prevent large files from being accidentally committed to a Central repo. One reason why that's important is that end users clone the central repo when installing Central, then pull from it when upgrading. We should check for large files in each of the three repos. Let's use a limit of 1 MB.