From b597913886050e3e15511be03f11259fc232d895 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 29 Dec 2022 09:05:19 -0500 Subject: [PATCH] Clarify explanation at top of set-php-limits.yml --- 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 e71c22c99..345bc41f6 100644 --- a/roles/www_options/tasks/set-php-limits.yml +++ b/roles/www_options/tasks/set-php-limits.yml @@ -1,4 +1,4 @@ -# As of 2022-12-29, this is invoked by: +# 2022-12-29: This file (set-php-limits.yml) is invoked on demand, by: # # roles/matomo/tasks/install.yml # roles/moodle/tasks/install.yml