services.tabbyapi.settings.network.sse_ping_interval
NixOS option
Seconds between SSE keep-alive pings on streaming responses. Pings are SSE comments, ignored by compliant clients, and prevent connections from dropping during long prefills. Set to 0 to disable.
type: unsigned integer, meaning >=0Default
15
Example
declared in: nixos/modules/services/web-apps/tabbyapi.nixView source on NixOS/nixpkgs →0