From 871902b80e9430d51dc094feaed22f71b134ef37 Mon Sep 17 00:00:00 2001 From: tweber-cs Date: Sat, 17 Jun 2017 16:09:26 +0200 Subject: [PATCH] Enable background server garbage collection https://docs.microsoft.com/en-us/dotnet/standard/garbage-collection/fundamentals#background_server_garbage_collection --- Bonobo.Git.Server/web.config | 1 + 1 file changed, 1 insertion(+) diff --git a/Bonobo.Git.Server/web.config b/Bonobo.Git.Server/web.config index 4fe1c5b64..10ec28c1b 100644 --- a/Bonobo.Git.Server/web.config +++ b/Bonobo.Git.Server/web.config @@ -79,6 +79,7 @@ +