1
0
Fork 0

added information to the docs

pull/2605/head
Robert Boloc 2014-01-16 22:03:04 +01:00
parent f67f04adfb
commit 55da519cae
1 changed files with 2 additions and 0 deletions

View File

@ -710,6 +710,8 @@ The following options are supported:
interoperability issues with other autoloaders. interoperability issues with other autoloaders.
* **autoloader-suffix:** Defaults to `null`. String to be used as a suffix for * **autoloader-suffix:** Defaults to `null`. String to be used as a suffix for
the generated Composer autoloader. When null a random one will be generated. the generated Composer autoloader. When null a random one will be generated.
* **autoloader-optimize-always** Defaults to `false`. Always optimize when dumping
the autoloader.
* **github-domains:** Defaults to `["github.com"]`. A list of domains to use in * **github-domains:** Defaults to `["github.com"]`. A list of domains to use in
github mode. This is used for GitHub Enterprise setups. github mode. This is used for GitHub Enterprise setups.
* **notify-on-install:** Defaults to `true`. Composer allows repositories to * **notify-on-install:** Defaults to `true`. Composer allows repositories to