Skip to content

Commit 019499e

Browse files
committed
Merge branch '3.4' into 4.3
* 3.4: Fix typo for max-files
2 parents 075c14d + ce3ea9a commit 019499e

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)