From db94296d91539f100705276d2d3f1cc6307949b3 Mon Sep 17 00:00:00 2001 From: Drazen Zadravec Date: Fri, 16 Sep 2016 18:35:34 +1000 Subject: [PATCH] Update README.md --- Service/Net/Http/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Service/Net/Http/README.md b/Service/Net/Http/README.md index 7f21d73..b4f290a 100644 --- a/Service/Net/Http/README.md +++ b/Service/Net/Http/README.md @@ -10,6 +10,6 @@ Use the InstallUtil.exe tool to install the application (e.g. InstallUtil.exe /i Open the Nequeo.Net.Http.Service.exe.config: Configure the application to use a certificate if Https is to be used. The application can load a certificate from file or from the certificate store. -Configure the port numbers the application should listen on for IPv4 and IPv6. +Configure the port numbers the application should listen on IPv4 and IPv6. Configure the root path where static content is located. Configure the maximum cache size (if the file has not changed it is stored in the cache for faster responses).