From ab7619cbe98020145f00ffc2d0170fefb5bfffd0 Mon Sep 17 00:00:00 2001 From: discomrade Date: Tue, 28 Sep 2021 08:21:04 +0000 Subject: [PATCH] Improve documentation for securimage --- inc/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/config.php b/inc/config.php index 05f5b17c..2d61bab1 100644 --- a/inc/config.php +++ b/inc/config.php @@ -31,7 +31,7 @@ * ======================= */ - // Enables captcha + // Enables captcha. This may require board rebuilds to allow on mobile (unconfirmed) $config['securimage'] = false; // Global announcement -- the very simple version.