From 21b39f8e87b4082b392b375bae633ef704b80a77 Mon Sep 17 00:00:00 2001 From: Igor Wiedler Date: Thu, 26 Apr 2012 19:00:55 +0200 Subject: [PATCH] [docs] Clarify that there is no cross-repo leakage with notify --- doc/04-schema.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/04-schema.md b/doc/04-schema.md index cc91d9905..7c0b03acc 100644 --- a/doc/04-schema.md +++ b/doc/04-schema.md @@ -369,8 +369,8 @@ The following options are supported: can run before Composer assumes they died out. You may need to make this higher if you have a slow connection or huge vendors. * **notify-on-install:** Defaults to `true`. Composer allows repositories to - define a notification URL, so that they get notified whenever a package is - installed. This option allows you to disable that behaviour. + define a notification URL, so that they get notified whenever a package from + that repository is installed. This option allows you to disable that behaviour. Example: