From e7116ba3769fad5776ec4a7892ced8f92e8d158f Mon Sep 17 00:00:00 2001 From: CrazyKidJack <43480837+CrazyKidJack@users.noreply.github.com> Date: Thu, 16 Dec 2021 17:30:14 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 153d894..32864f4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Consult the interwebs for how you *should* fix this * Searches installation directory for log4j-core jars * unzips them * moves JndiLookup.class out of jar into it's own NEW folder within the installation directory -* re-zips jar +* re-zips jar (default timeout is 60 seconds... can add command line param to override) * Handles multiple log4j-core jars within the same installation folder so long as they all have different names ## Compatibility