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/> ·
<checkpoint/>
snf_engine.xml
<node/> - <gbudb/> - <database/>
<checkpoint/>
The checkpoint section controls how often the active GBUdb dataset is saved to a .gbx file. When the SNFMulti engine is started it will load the latest .gbx file so that GBUdb will remember where it left off.
<checkpoint on-off='on' secs='3600'/>
The on-off='on' attribute enables and the on-off='off' attribute disables this feature.
The secs='3600' attribute establishes that a checkpoint will occur every hour (3600 seconds).
Please email support@armresearch.com with any questions.
