From 25881f34131ea8ed0de1a8b315fc63020d6a91b6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 24 Dec 2016 15:14:46 -0400 Subject: [PATCH] cleanup --- Utility/WebApp.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/Utility/WebApp.hs b/Utility/WebApp.hs index a90772b107..a00a5caf2c 100644 --- a/Utility/WebApp.hs +++ b/Utility/WebApp.hs @@ -84,7 +84,6 @@ fixSockAddr addr = addr -- disable buggy sloworis attack prevention code webAppSettings :: Settings - webAppSettings = setTimeout halfhour defaultSettings where halfhour = 30 * 60