mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
Fix label.
This commit is contained in:
parent
7a8fe4a69e
commit
00ee52a7fa
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@
|
|||
<subtab id="redis-performance-slow-transactions" description="Slow Transactions">
|
||||
<field>
|
||||
<id>redis.slowlog.slower_than</id>
|
||||
<label>Log Transactions Slower Than (µS)</label>
|
||||
<label>Log Transactions Slower Than (microsecond)</label>
|
||||
<type>text</type>
|
||||
<help>0: Log everything, Positive Value: Log events that take longer than specified, Negative Value: Log nothing.</help>
|
||||
</field>
|
||||
|
|
|
|||
Loading…
Reference in a new issue