increase strategy switch

This commit is contained in:
vanhauser-thc
2023-06-12 13:05:35 +02:00
parent 3ad8e9856c
commit 091d66fa92

View File

@ -47,7 +47,7 @@
switches to exploitation mode. It automatically switches back when new switches to exploitation mode. It automatically switches back when new
coverage is found. coverage is found.
Default: 300 (seconds) */ Default: 300 (seconds) */
#define STRATEGY_SWITCH_TIME 600 #define STRATEGY_SWITCH_TIME 1000
/* Default file permission umode when creating files (default: 0600) */ /* Default file permission umode when creating files (default: 0600) */
#define DEFAULT_PERMISSION 0600 #define DEFAULT_PERMISSION 0600