8 lines
178 B
Plaintext
8 lines
178 B
Plaintext
# Server Environment Configuration
|
|
PORT=8080
|
|
DB_PATH=./data/sensors.db
|
|
|
|
# Job intervals (optional, defaults shown)
|
|
# AGGREGATION_INTERVAL_MS=600000
|
|
# CLEANUP_INTERVAL_MS=3600000
|