Commit 057ca8f6 authored by Stephane Nicoll's avatar Stephane Nicoll

Polish "Clarify description of "logging.file.max-history""

See gh-17567
parent 00a5528d
......@@ -83,7 +83,7 @@
{
"name": "logging.file.max-history",
"type": "java.lang.Integer",
"description": "Maximum number of days, archive log files are kept. Only supported with the default logback setup.",
"description": "Maximum number of days archive log files are kept. Only supported with the default logback setup.",
"sourceType": "org.springframework.boot.context.logging.LoggingApplicationListener",
"defaultValue": 0
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment