Commit 00a5528d authored by lihongmingming's avatar lihongmingming Committed by Stephane Nicoll

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

See gh-17567
parent 30fe1061
......@@ -83,7 +83,7 @@
{
"name": "logging.file.max-history",
"type": "java.lang.Integer",
"description": "Maximum of archive log files to keep. 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