From 65388da479c7175a05c5c2076306ae0248512817 Mon Sep 17 00:00:00 2001 From: FreeScout <40499291+freescout-helpdesk@users.noreply.github.com> Date: Fri, 8 Sep 2023 14:54:47 +0300 Subject: [PATCH] Updated FreeScout Modules (markdown) --- FreeScout-Modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeScout-Modules.md b/FreeScout-Modules.md index ce8304a..10d6894 100644 --- a/FreeScout-Modules.md +++ b/FreeScout-Modules.md @@ -133,7 +133,7 @@ If you are receiving `cURL error 28: Connection timed out after 10000 millisecon When you are viewing Modules or System Status page in FreeScout, it tries to detect and automatically fix invalid or missing modules symlinks. But there can be situations when symlinks can't be fixed automatically. In this case go to `/public/modules` folder in FreeScout on your server and make sure that symlinks for active modules are valid. There should be no folders in `/public/modules`, only symlinks. If some simlink is missing, incorrect or you see a folder instead of symlink just remove it, deactivate corresponding module and activate the module again and correct symlink should be created automatically. -If `Public` folder is missing in some module directory just create an empty `Public` folder manually. +If `Public` folder is missing in some module directory just create an empty `Public` folder manually. If you have a symlink instead of `Public` folder - just remove it. ## 5. Modifying Modules