From f7b4efd5278177c18b24de34f98f644372fbfa49 Mon Sep 17 00:00:00 2001 From: Armijn Hemel Date: Thu, 24 Nov 2016 09:09:28 +0100 Subject: [PATCH] add stub for tlshmaxsize --- src/bat-scan.config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/bat-scan.config b/src/bat-scan.config index f782f0a5..467dc7d7 100644 --- a/src/bat-scan.config +++ b/src/bat-scan.config @@ -35,6 +35,8 @@ template = unpacked-by-bat-from-%s ## time out for the worker threads, default 2592000 seconds #tasktimeout = 2592000 +#tlshmaxsize = 52428800 + ############################################ ## the following are related to packing ## ## the scan archive that is output as the ##