feat: external plugin loading, score threshold, expiry cleanup and more improvements
Made-with: Cursor
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"validator_max_concurrency": 200,
|
||||
"validator_connect_timeout": 3,
|
||||
"crawler_num_validators": 50,
|
||||
"crawler_max_queue_size": 500,
|
||||
"crawler_max_queue_size": 48,
|
||||
"log_level": "INFO",
|
||||
"log_dir": "logs",
|
||||
"ws_stats_interval_seconds": 1,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"validator_max_concurrency": 200,
|
||||
"validator_connect_timeout": 3,
|
||||
"crawler_num_validators": 50,
|
||||
"crawler_max_queue_size": 500,
|
||||
"crawler_max_queue_size": 48,
|
||||
"log_level": "INFO",
|
||||
"log_dir": "logs",
|
||||
"ws_stats_interval_seconds": 1,
|
||||
|
||||
Reference in New Issue
Block a user