mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 00:07:26 +00:00
netflow: annotate cache limit enforcement; closes #1170
While here, remove the RAM disk mention, we can cope with this now.
This commit is contained in:
parent
8ecaf5f910
commit
f85f356604
@ -19,7 +19,7 @@
|
||||
<id>netflow.collect.enable</id>
|
||||
<label>Capture local</label>
|
||||
<type>checkbox</type>
|
||||
<help>Collect NetFlow data on this firewall, this will automatically append localhost as NetFlow target. Please keep disabled when using a RAM disk (for size and consistency reasons).</help>
|
||||
<help>Collect NetFlow data on this firewall for use with Insight. Note that the local cache only holds the lastest 100 MB of data.</help>
|
||||
</field>
|
||||
<field>
|
||||
<id>netflow.capture.version</id>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user