update new feature config

This commit is contained in:
vanhauser-thc
2023-06-12 08:43:30 +02:00
parent 6ec70fc084
commit 25eba95bba
2 changed files with 3 additions and 3 deletions

View File

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