Enables automatic reloading. When the server is restarted (detected through WebSocket disconnection), the client will repeatedly attempt to reconnect until it is successful.
Enables automatic reloading. When the server is restarted (detected through WebSocket disconnection), the client will repeatedly attempt to reconnect until it is successful.
Value parameters
websocketPath
The URL of the heartbeat websocket connection to detect when the server goes down. Specified relative to the current domain (i.e. include the full path without the domain name).