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

Remove support for environment variables, use cache files instead #34

Closed
troglobit opened this issue Jul 15, 2013 · 1 comment
Closed

Comments

@troglobit
Copy link
Owner

The environment variables are useless.

IP, and any other information, should instead be be read from the cache file.

@troglobit
Copy link
Owner Author

Closing this as won't fix -- there are potentially many .cache files. Having all the information readily available as environment variables doesn't hurt. Also, not all cache files will be updated when the callback is executed. Only the environment variables can be trusted.

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

No branches or pull requests

1 participant