Bug fixes in input and onramp. Hot config reload on signals. Added example utility scripts for signals.

This commit is contained in:
Kalzu Rekku
2026-01-17 14:47:13 +02:00
parent 7d7038d6bd
commit aa216981d2
16 changed files with 2339 additions and 306 deletions

View File

@@ -5,5 +5,7 @@
"buffer_size": 10000,
"log_file": "system.log",
"log_to_stdout": false,
"status_interval": 30
"status_interval": 30,
"gzip_after_hours": 6,
"gzip_check_interval": 3000
}