Fix typo
This commit is contained in:
parent
1392418354
commit
e863263156
|
@ -417,7 +417,7 @@ log.file = emqx.log
|
||||||
##
|
##
|
||||||
## Value: Number
|
## Value: Number
|
||||||
## Default: 10M
|
## Default: 10M
|
||||||
## Supported Unit: KB | MB | G
|
## Supported Unit: KB | MB | GB
|
||||||
log.rotation.size = 10MB
|
log.rotation.size = 10MB
|
||||||
|
|
||||||
## Maximum rotation count of log files.
|
## Maximum rotation count of log files.
|
||||||
|
|
Loading…
Reference in New Issue