Merge branch '2.5.x'

Closes gh-28467
This commit is contained in:
Stephane Nicoll
2021-10-28 11:53:34 +02:00
2 changed files with 3 additions and 3 deletions

View File

@@ -182,7 +182,7 @@ The following rotation policy properties are supported:
| The maximum amount of size log archives can take before being deleted.
| configprop:logging.logback.rollingpolicy.max-history[]
| The number of days to keep log archives (defaults to 7)
| The maximum number of archive log files to keep (defaults to 7).
|===