I have a large matrix configuration. Each configuration is storing ~5GB of data and I only need to keep a few builds at any one time, so I have enabled log rotator to keep 5 builds.
I can't seem to find a setting or option to completely disable the 'Keep this build forever'. This is quickly filling up the Jenkins job store. Is there an option to disable this or am I doomed to delete artefacts manually?