When direct connection fails, EaglerLite falls back to this WebSocket proxy server. The proxy gives connections a real origin (instead of Origin: null from about:blank), allowing connections to servers that reject direct about:blank connections. Clear this field for direct-only connections.
Default: wss://eaglerlite-proxy.onrender.com/ — hosted on Render.com free tier.
How long to wait before automatically reconnecting after a disconnect. Default is 2500ms (2.5 seconds).
Maximum number of reconnection attempts before giving up. Default is 1. Set to 0 to disable auto-reconnect even if the toggle is on.