From d7ec19a70b0455b1d07bb2b75528600b1403543a Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 22 Jun 2023 08:07:04 -0400 Subject: [PATCH] Fix doc link to www_options/tasks/php-settings.yml --- roles/nextcloud/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/nextcloud/README.md b/roles/nextcloud/README.md index 6b4622bcf..adea58ee9 100644 --- a/roles/nextcloud/README.md +++ b/roles/nextcloud/README.md @@ -36,7 +36,7 @@ To further refine Nextcloud access controls based on IPv4 addresses, you can edi FYI IIAB will also update `/etc/php/[ACTUAL PHP VERSION]/cli/php.in` (as Moodle requires). -Useful PHP recommendations for these settings (while largely tailored to WordPress, and aimed at very low-end hardware) can be found here: [/opt/iiab/iiab/roles/www_options/tasks/main.yml#L53-L133](../www_options/tasks/php-settings.yml#L55-L110) +Useful PHP recommendations for these settings (while largely tailored to WordPress, and aimed at very low-end hardware) can be found here: [/opt/iiab/iiab/roles/www_options/tasks/php-settings.yml#L55-L110](../www_options/tasks/php-settings.yml#L55-L110) (4) If you're running [Nextcloud 22+](https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule) in production, carefully check that Nextcloud's latest formal prereqs (required AND recommended) are included per your community's needs. In places like these: