# KA\_ENABLE

Enable or disable the network keep-alive option. Sends network probes to detect if the network connection is alive.

**Value:** 1 (Enabled) or 0 (Disabled)

**Default:** 1 (Enabled)

**Example:**

Disable network probing:

`KA_ENABLE=0`
