Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

example of environment variables seems incorrect #58

Closed
jaraco opened this issue Oct 28, 2015 · 2 comments
Closed

example of environment variables seems incorrect #58

jaraco opened this issue Oct 28, 2015 · 2 comments

Comments

@jaraco
Copy link

jaraco commented Oct 28, 2015

In the config spec, it states:

Example of valid environment variables:

    bower_https_proxy is evaluated as https-proxy
    bower_storage__cache is evaluated as storage.cache

But in the description of storage, the only valid keys are packages, registry, and link with no mention of cache. This confusion example also appears on the docs for config.

Am I right in thinking these examples should be updated to match the valid keys? Am I also right in thinking that one needs to override all three if ~/.bower is not available?

@ptitgraig
Copy link

Hello.
The doc has been updated with packages. You do can override all three:
https://github.com/bower/spec/blob/master/config.md#storage

@sheerun sheerun closed this as completed Jan 5, 2016
@jaraco
Copy link
Author

jaraco commented Jan 5, 2016

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants