From 1fea75bca3951d39c0a45faf3e903fcec77f9c4f Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 9 Dec 2019 13:29:11 +0100 Subject: throttling / allow non-json requests --- tsconfig.json | 1 + 1 file changed, 1 insertion(+) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index 1650171d5..2af0ca65b 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -48,6 +48,7 @@ "src/index.ts", "src/talerTypes.ts", "src/types-test.ts", + "src/util/RequestThrottler.ts", "src/util/amounts.ts", "src/util/assertUnreachable.ts", "src/util/asyncMemo.ts", -- cgit v1.2.3