diff --git a/roles/httpd/defaults/main.yml b/roles/httpd/defaults/main.yml index 306e715b6..845d7abeb 100644 --- a/roles/httpd/defaults/main.yml +++ b/roles/httpd/defaults/main.yml @@ -2,5 +2,5 @@ apache_allow_sudo: True # For schools that use WordPress and/or Moodle intensively. See iiab/iiab #1147 -# WARNING: Enabling this (might) cause excess use of RAM or other resources? +# WARNING: Enabling this might cause excess use of RAM/disk or other resources! apache_high_php_limits: False