summaryrefslogtreecommitdiff
path: root/src/ingestor.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ingestor.hpp')
-rw-r--r--src/ingestor.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ingestor.hpp b/src/ingestor.hpp
index 1125692..738357b 100644
--- a/src/ingestor.hpp
+++ b/src/ingestor.hpp
@@ -26,7 +26,6 @@ namespace WebStat {
unsigned int dbMax = 4;
unsigned int dbKeep = 2;
size_t maxBatchSize = 1;
- size_t maxBatches = 5;
minutes checkJobsAfter = 1min;
minutes freqIngestParkedLines = 30min;
minutes freqPurgeOldLogs = 6h;