about summary refs log tree commit diff
path: root/docs/env_variables.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2022-04-06 10:24:07 +0200
committerGitHub <noreply@github.com>2022-04-06 10:24:07 +0200
commitac80678592ea4a790ab2eedccfec4e3bc9f96447 (patch)
treea553b0abf57558c579f2ed63cee1cee276a4de12 /docs/env_variables.md
parent881aef21fd6ca3f3bcf0847587d4d6d86f3a69db (diff)
parent3c5edab724f7e067163e85e94077c48894989573 (diff)
downloadafl++-ac80678592ea4a790ab2eedccfec4e3bc9f96447.tar.gz
Merge pull request #1380 from AFLplusplus/dev
fix cmplog
Diffstat (limited to 'docs/env_variables.md')
-rw-r--r--docs/env_variables.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/env_variables.md b/docs/env_variables.md
index edd57fb6..9ffb08e7 100644
--- a/docs/env_variables.md
+++ b/docs/env_variables.md
@@ -549,6 +549,9 @@ checks or alter some of the more exotic semantics of the tool:
     constructors in your target you can set `AFL_EARLY_FORKSERVER`.
     Note that this is not a compile time option but a runtime option :-)
 
+  - set `AFL_PIZZA_MODE` to 1 to enable the April 1st stats menu, set to 0
+    to disable although it is 1st of April.
+
 ## 5) Settings for afl-qemu-trace
 
 The QEMU wrapper used to instrument binary-only code supports several settings: