Skip to content

Fixed default proxies_dir value.#83

Closed
alehaa wants to merge 1 commit into
dflydev:masterfrom
alehaa:bugfix/default_proxies_dir
Closed

Fixed default proxies_dir value.#83
alehaa wants to merge 1 commit into
dflydev:masterfrom
alehaa:bugfix/default_proxies_dir

Conversation

@alehaa
Copy link
Copy Markdown

@alehaa alehaa commented Apr 29, 2017

The default value did not resolve to the root path, but its parent directory. Now the cache directory will be in the same directory as 'vendor', i.e. the root directory of the project.

Note: As far as I understand this code right now, using this path may be unstable, as it highly depends on the current file location. If e.g. one would move the file, this path is not valid anymore. I would suggest to check for a constant or something similar to check, if the user provides a root path, e.g.ROOT.

The default value did not resolve to the root path, but its parent directory.
Now the cache directory will be in the same directory as 'vendor', i.e. the root
directory of the project.
@alehaa
Copy link
Copy Markdown
Author

alehaa commented Nov 1, 2017

Is there any progress with this PR @dflydev? Can I do something to help?

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

Successfully merging this pull request may close these issues.

1 participant