docs: Apply remark

Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
This commit is contained in:
Dmitrii 2022-03-24 11:39:35 +01:00 committed by GitHub
parent 1c65176362
commit fa8ab06368
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ but use the same port."})}
, {sample_interval, sc(emqx_schema:duration_s(), , {sample_interval, sc(emqx_schema:duration_s(),
#{ default => "10s" #{ default => "10s"
, desc => "How often to update metrics displayed in the dashboard.<br/>" , 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(), , {token_expired_time, sc(emqx_schema:duration(),
#{ default => "30m" #{ default => "30m"