From 5aea011689ef49965811265c30d4cb37e2563c14 Mon Sep 17 00:00:00 2001 From: Rob Reynolds Date: Thu, 4 Jan 2018 14:14:42 -0600 Subject: [PATCH] (maint) formatting, removing comments --- .build.custom/nugetPrepare.post.step | 12 ++++++------ nuget/chocolatey.server.nuspec | 8 ++++---- src/SimpleChocolateyServer/Web.config | 1 - 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/.build.custom/nugetPrepare.post.step b/.build.custom/nugetPrepare.post.step index 509830a..9f4caa1 100644 --- a/.build.custom/nugetPrepare.post.step +++ b/.build.custom/nugetPrepare.post.step @@ -11,17 +11,17 @@ - + - + - + - + @@ -31,9 +31,9 @@ - + - \ No newline at end of file + diff --git a/nuget/chocolatey.server.nuspec b/nuget/chocolatey.server.nuspec index 7fb35d8..da5ac83 100644 --- a/nuget/chocolatey.server.nuspec +++ b/nuget/chocolatey.server.nuspec @@ -22,7 +22,7 @@ nuget odata iis repository chocolatey simple-server simple.server Chocolatey Server is a simple OData feed built on top of NuGet.Server. Chocolatey Server is a simple OData feed built on top of NuGet.Server. - + Chocolatey Server builds on NuGet.Server with a few minor adjustments: * This is a packaged site, ready to deploy. @@ -31,7 +31,7 @@ Chocolatey Server builds on NuGet.Server with a few minor adjustments: * There is a link to the Elmah logs * The api key is given on the page. * The location of packages defaults to a more secure location. - + ### Links * Setup - https://chocolatey.org/docs/how-to-set-up-chocolatey-server @@ -52,7 +52,7 @@ Chocolatey Server builds on NuGet.Server with a few minor adjustments: * Allow specifying Basic Authentication credentials directly from the web.config file. ### IMPROVEMENTS - * Increase timeout for pushing packages from the default of 110 seconds to 1200 + * Increase timeout for pushing packages from the default of 110 seconds to 1200 seconds (20 minutes). @@ -81,4 +81,4 @@ seconds (20 minutes). - \ No newline at end of file + diff --git a/src/SimpleChocolateyServer/Web.config b/src/SimpleChocolateyServer/Web.config index 13e8c1a..cbdb7c2 100644 --- a/src/SimpleChocolateyServer/Web.config +++ b/src/SimpleChocolateyServer/Web.config @@ -63,7 +63,6 @@ -