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

Client: Don't use cache by default #147

Closed
reece opened this issue Mar 1, 2017 · 0 comments
Closed

Client: Don't use cache by default #147

reece opened this issue Mar 1, 2017 · 0 comments

Comments

@reece
Copy link
Member

reece commented Mar 1, 2017

Client tries to be overly helpful by caching by default. This is handy functionality, but users should enable this themselves.

Either disable by default, or consider renaming cache_path = dir to cache = False|True|str, where False is no caching, True is default path (current behavior), and str is custom path.

@reece reece closed this as completed in abfa129 Mar 1, 2017
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