Jenkins will use this much space, measured in megabytes, in $JENKINS_HOME to cache data retrieved from GitHub API calls. A cache will help improve the performance by avoiding unnecessary data transfer, and by doing so it also makes it less likely to hit API rate limit (by the use of conditional GET calls).

In the unlikely event that cache is causing a problem, set this to 0 to disable cache altogether.