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

allow hoodie-client's full configuration through app environment #69

Open
brunopedroso opened this issue May 4, 2017 · 2 comments
Open

Comments

@brunopedroso
Copy link
Contributor

Hoodie's config now provides full configuration to server, but not to client.

We're using only the client property, so I cant configure PouchDB (I want to use an in-memory instance for testing purposes).

I suggest we simply pass the client property as is to Hoodie`s constructor, so we can manage to configure PouchDB.

I can make the PR if it looks like a nice idea.

Tx.

@brunopedroso
Copy link
Contributor Author

here is it, btw. #70

@brunopedroso
Copy link
Contributor Author

Hmmm... I tested it, but it didnt work... details in the PR =(

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