From 3d55abc2eff49d2dc9d5923e88ffdc9b0654f526 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 16 Feb 2020 11:49:22 -0500 Subject: [PATCH] Typo in roles/nextcloud/README.md --- 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 20fb94689..d36618a2b 100644 --- a/roles/nextcloud/README.md +++ b/roles/nextcloud/README.md @@ -33,7 +33,7 @@ To further refine Nextcloud access controls based on IPv4 addresses, you can edi - max_execution_time - max_input_time -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_back_end/tasks/main.yml#L47-L51](../www_front_end/tasks/main.yml#L47-L51) +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_front_end/tasks/main.yml#L47-L51](../www_front_end/tasks/main.yml#L47-L51) ## Using It