# Default connection settings
[]
= 1
= 60
= -1
# Endpoints configuration
[[]]
= "default"
= "ws://localhost:3000"
= "your-secret-here"
= true
# Optional override for this endpoint
[] # Override default connection settings
= 2
= 30
= 3
[[]]
= "backup"
= "wss://backup.example.com/ws"
= "your-backup-secret-here"
= true
# This endpoint will use the default settings since no overrides are specified