From ecb1b73c843c2a39a88e6495f464d24afcf40ca6 Mon Sep 17 00:00:00 2001 From: Jade Ellis Date: Mon, 16 Feb 2026 03:47:16 +0000 Subject: [PATCH] style: Trailing whitespace --- docs/calls/livekit.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/calls/livekit.mdx b/docs/calls/livekit.mdx index 84768d52..854e6fd1 100644 --- a/docs/calls/livekit.mdx +++ b/docs/calls/livekit.mdx @@ -158,7 +158,7 @@ By default, all routes should be forwarded to Livekit with the exception of the proxy_set_header X-Forwarded-For $remote_addr; proxy_set_header X-Real-IP $remote_addr; proxy_set_header Host $http_host; - proxy_buffering off; + proxy_buffering off; } # for livekit