Skip to content

Commit 265199f

Browse files
committed
Polish "Fix description of "logging.logback.rollingpolicy.max-history""
See gh-28448
1 parent a05b220 commit 265199f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/spring-boot-features.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2197,7 +2197,7 @@ The following rotation policy properties are supported:
21972197
| The maximum amount of size log archives can take before being deleted.
21982198

21992199
| configprop:logging.logback.rollingpolicy.max-history[]
2200-
| The number of days to keep log archives (defaults to 7)
2200+
| The maximum number of archive log files to keep (defaults to 7).
22012201
|===
22022202

22032203

0 commit comments

Comments
 (0)