From 65c04adfa341318d0f0b588ab57c0fd65c74d1dc Mon Sep 17 00:00:00 2001 From: Matt Holt Date: Wed, 27 Nov 2019 11:55:51 -0700 Subject: [PATCH] Add flush_interval to reverse_proxy's Caddyfile --- v2:-Documentation.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/v2:-Documentation.md b/v2:-Documentation.md index 8545d01..06de9b2 100644 --- a/v2:-Documentation.md +++ b/v2:-Documentation.md @@ -746,6 +746,9 @@ reverse_proxy [] [] { unhealthy_status unhealthy_latency + # streaming + flush_interval + # header manipulation header_up [+|-] [ []] header_down [+|-] [ []]