Skip to content

Commit 989950f

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: Fix typo for max-files
2 parents b2b8336 + 019499e commit 989950f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ option of your handler to ``rotating_file``:
308308
https://symfony.com/schema/dic/monolog/monolog-1.0.xsd">
309309
310310
<monolog:config>
311-
<!-- "max_files": max number of log files to keep
311+
<!-- "max-files": max number of log files to keep
312312
defaults to zero, which means infinite files -->
313313
<monolog:handler name="main"
314314
type="rotating_file"

0 commit comments

Comments
 (0)