Documentation Home
Help! Errors
Help! False Positives
Help! Spam Leakage
Installation Guides
Features
Procedures
SNF Community
Software
Technology
Tools
Direct Support
Glossary
Q&A
|
Index ·
Software ·
SNFServer ·
Configuration ·
snf_engine.xml ·
<node/> ·
<gbudb/> ·
<database/> ·
<condense/> ·
<records-trigger/>
snf_engine.xml
<node/> - <gbudb/> - <database/> - <condense/>
<records-trigger/>
The records-trigger section controls an alternative condensation mechanism for the GBUdb database. When enabled, the records-trigger mechanism will condense the database after the specified number of records is stored in the dataset. This mechanism is turned off by default.
<records-trigger on-off='off' records='600000'/>
The on-off='off' attribute disables and the on-off='on' attribute enables this mechanism.
The records='600000' attribute specifies that the dataset should be condensed at 600K records.
Please email support@armresearch.com with any questions.
