From 71a5da0c8dfa12ff012c8c101cf4d2b29fa0b6e3 Mon Sep 17 00:00:00 2001 From: Dave Barach Date: Thu, 10 Oct 2019 13:29:35 -0400 Subject: http_static: add .json content Type: feature Signed-off-by: Dave Barach Change-Id: Ibf8583175c181dc12a589b3e6c11a10ee77fc160 --- extras/http/startup.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'extras') diff --git a/extras/http/startup.cfg b/extras/http/startup.cfg index a7b9dc389d9..b2a50d3412a 100644 --- a/extras/http/startup.cfg +++ b/extras/http/startup.cfg @@ -1,5 +1,7 @@ unix { interactive + poll-sleep-usec 500 + startup-config /scratch/vpp-http/extras/http/setup.http } tls { -- cgit 1.2.3-korg