From e3ef4cded0c7d4739c2f9c4b81d263702e8d7b4d Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 29 Dec 2022 17:50:12 -0500 Subject: [PATCH] Explain #3449 set-php-limits.yml (top line summary) --- roles/www_options/tasks/set-php-limits.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/www_options/tasks/set-php-limits.yml b/roles/www_options/tasks/set-php-limits.yml index 67ea12966..7c64fce3e 100644 --- a/roles/www_options/tasks/set-php-limits.yml +++ b/roles/www_options/tasks/set-php-limits.yml @@ -1,4 +1,4 @@ -# 2022-12-29: This file (set-php-limits.yml) is invoked on demand, by: +# 2022-12-29: This file (set-php-limits.yml) is ALSO invoked on demand, by: # # roles/matomo/tasks/install.yml # roles/moodle/tasks/install.yml