mirror of
https://github.com/opnsense/plugins.git
synced 2025-12-10 21:05:19 -06:00
Fix label.
This commit is contained in:
parent
7a8fe4a69e
commit
00ee52a7fa
@ -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…
x
Reference in New Issue
Block a user