From faee8d2c0366401249dab5f96fe4157342393b4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C4=81vis?= Date: Mon, 10 Nov 2025 11:19:01 +0200 Subject: [PATCH] hotfix: Improve ping installation instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2ad85ff..97fa38e 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ It is not suitable for subsystem health-checks for things like container or load } ``` +Note: The `web` path should be replaced to the actual directory name that is used by the webserver to serve Drupal. Depending on setup it may be, for example, `docroot`. Since the `dropin` plugin physically moves the '_ping.php', you may need re-install `wunderio/drupal-ping` package if you accidentally specified wrong destination path during first package install. + 2. Then install the composer package as usual with: ```