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

Add option to store original file as binary #40

Closed
dadoonet opened this issue Nov 23, 2013 · 0 comments
Closed

Add option to store original file as binary #40

dadoonet opened this issue Nov 23, 2013 · 0 comments
Assignees
Labels
breaking For breaking changes update When updating an existing feature
Milestone

Comments

@dadoonet
Copy link
Owner

In addition to #39, we don't store original file by default as it was the case previously.

So we need to add a new option to allow it explicitly: "store_source":true.

Default to false.

@ghost ghost assigned dadoonet Nov 23, 2013
dadoonet added a commit that referenced this issue Dec 12, 2013
In addition to #39, we don't store original file by default as it was the case previously.

So we need to add a new option to allow it explicitly: `"store_source":true`.

Default to `false`.

Closes #40.
dadoonet added a commit that referenced this issue Dec 12, 2013
In addition to #39, we don't store original file by default as it was the case previously.

So we need to add a new option to allow it explicitly: `"store_source":true`.

Default to `false`.

Closes #40.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking For breaking changes update When updating an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant