diff --git a/config-templates/config.php b/config-templates/config.php index 09117a875692dbf102ced407c8b185d262346c51..21ede205934b844d31d48918fd9721f8265a77bc 100644 --- a/config-templates/config.php +++ b/config-templates/config.php @@ -798,7 +798,8 @@ $config = [ * is running in a production environment. This will affect the way resources * are used, offering an optimized version when running in production, and an * easy-to-debug one when not. Set it to false when you are testing or - * developing the software. + * developing the software, in which case a banner will be displayed to remind + * users that they're dealing with a non-production instance. * * Defaults to true. */