[docs] Clarify that there is no cross-repo leakage with notify
parent
bca2ab7836
commit
21b39f8e87
|
@ -369,8 +369,8 @@ The following options are supported:
|
||||||
can run before Composer assumes they died out. You may need to make this
|
can run before Composer assumes they died out. You may need to make this
|
||||||
higher if you have a slow connection or huge vendors.
|
higher if you have a slow connection or huge vendors.
|
||||||
* **notify-on-install:** Defaults to `true`. Composer allows repositories to
|
* **notify-on-install:** Defaults to `true`. Composer allows repositories to
|
||||||
define a notification URL, so that they get notified whenever a package is
|
define a notification URL, so that they get notified whenever a package from
|
||||||
installed. This option allows you to disable that behaviour.
|
that repository is installed. This option allows you to disable that behaviour.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue