Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

```
Expand Down