From e8632631560bb9a26cd7d5879f357ceaa4590365 Mon Sep 17 00:00:00 2001 From: turtled Date: Fri, 8 Nov 2019 15:11:26 +0800 Subject: [PATCH] Fix typo --- etc/emqx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/emqx.conf b/etc/emqx.conf index 6f28bf59d..14414b220 100644 --- a/etc/emqx.conf +++ b/etc/emqx.conf @@ -417,7 +417,7 @@ log.file = emqx.log ## ## Value: Number ## Default: 10M -## Supported Unit: KB | MB | G +## Supported Unit: KB | MB | GB log.rotation.size = 10MB ## Maximum rotation count of log files.