mirror of
https://github.com/terorie/od-database-crawler.git
synced 2025-12-16 08:19:06 +00:00
Add resource stats logging
This commit is contained in:
@@ -7,8 +7,10 @@ server:
|
||||
|
||||
# Log output settings
|
||||
output:
|
||||
# Statistics printing interval
|
||||
stats_interval: 1s
|
||||
# Crawl statistics
|
||||
crawl_stats: 1s
|
||||
# CPU/RAM/Job queue stats
|
||||
resource_stats: 1s
|
||||
# More output? (Every listed dir)
|
||||
verbose: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user