Skip to content

Commit 6629233

Browse files
committed
Minor update
1 parent b3b3899 commit 6629233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/core/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@
515515
MIN_ENCODED_LEN_CHECK = 5
516516

517517
# Timeout in seconds in which Metasploit remote session has to be initialized
518-
METASPLOIT_SESSION_TIMEOUT = 120
518+
METASPLOIT_SESSION_TIMEOUT = 180
519519

520520
# Reference: http://www.cookiecentral.com/faq/#3.5
521521
NETSCAPE_FORMAT_HEADER_COOKIES = "# Netscape HTTP Cookie File."

0 commit comments

Comments
 (0)