Reduce the default number of releases we keep on webapp servers to 3 (previously 5).
This does not change the number of releases we keep on daemon servers (default 5 unless overridden): we have much longer lived processes there, and I think there's more risk there of removing the filesystem under running code, e.g. when we have batch tasks that run for many hours and we do a number of beta redeployments on the same day.
This should help a little with our storage issues on various webapp servers.
Reduce the default number of releases we keep on webapp servers to 3 (previously 5).
This does not change the number of releases we keep on daemon servers (default 5 unless overridden): we have much longer lived processes there, and I think there's more risk there of removing the filesystem under running code, e.g. when we have batch tasks that run for many hours and we do a number of beta redeployments on the same day.
This should help a little with our storage issues on various webapp servers.