Feng Lee 7 лет назад
Родитель
Сommit
3dfe4168cb
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      priv/emqx.schema

+ 1 - 1
priv/emqx.schema

@@ -828,7 +828,7 @@ end}.
 %% messages | bytes passed through.
 %% Numbers delimited by `|'. Zero or negative is to disable.
 {mapping, "zone.$name.force_gc_policy", "emqx.zones", [
-   {default, "0|0KB"},
+   {default, "0 | 0MB"},
    {datatype, string}
  ]}.