Files
sta/backend/settings/base.yaml

18 lines
216 B
YAML
Raw Normal View History

2025-12-21 18:19:21 +01:00
application:
port: 3100
version: "0.1.0"
rate_limit:
enabled: false
burst_size: 100
per_seconds: 10
modbus:
host: 192.168.1.200
port: 502
slave_id: 1
timeout_secs: 5
relay:
label_max_length: 8