docs: Apply remark
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
This commit is contained in:
parent
1c65176362
commit
fa8ab06368
|
@ -41,7 +41,7 @@ but use the same port."})}
|
|||
, {sample_interval, sc(emqx_schema:duration_s(),
|
||||
#{ default => "10s"
|
||||
, desc => "How often to update metrics displayed in the dashboard.<br/>"
|
||||
"Note: `sample_interval` should be divisible by 60."
|
||||
"Note: `sample_interval` should be a divisor of 60."
|
||||
})}
|
||||
, {token_expired_time, sc(emqx_schema:duration(),
|
||||
#{ default => "30m"
|
||||
|
|
Loading…
Reference in New Issue