diff --git a/priv/emqx.schema b/priv/emqx.schema index a80aa8ee6..07ff5ce6f 100644 --- a/priv/emqx.schema +++ b/priv/emqx.schema @@ -774,7 +774,7 @@ end}. %% @doc Awaiting PUBREL timeout {mapping, "zone.$name.await_rel_timeout", "emqx.zones", [ - {default, "60s"}, + {default, "300s"}, {datatype, {duration, ms}} ]}.