auto-sync: 2026-04-19 14:20:01
This commit is contained in:
@@ -9,8 +9,16 @@ POSTGRES_PUBLISHED_PORT=5432
|
||||
POSTGRES_HOST=postgres
|
||||
POSTGRES_PORT=5432
|
||||
|
||||
# Ingest scaffold
|
||||
INGEST_MODE=placeholder
|
||||
RAW_RETENTION_DAYS=3
|
||||
OVERLAP_MINUTES=10
|
||||
API_PUBLISHED_PORT=8080
|
||||
MONITORING_PUBLISHED_PORT=9090
|
||||
|
||||
# Capture / preprocess
|
||||
CAPTURE_SOURCE=rtl-sdr
|
||||
RTLSDR_DEVICE_INDEX=0
|
||||
RTLSDR_SAMPLE_RATE=2000000
|
||||
RTLSDR_CENTER_FREQUENCY=1090000000
|
||||
RTLSDR_GAIN=auto
|
||||
RAW_RETENTION_DAYS=3
|
||||
PARTITION_RETENTION_DAYS=3
|
||||
OVERLAP_MINUTES=10
|
||||
MONITORING_INTERVAL_SECONDS=30
|
||||
|
||||
Reference in New Issue
Block a user