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

added penthouse timeout option #140

Merged
merged 3 commits into from
Jun 24, 2016
Merged

added penthouse timeout option #140

merged 3 commits into from
Jun 24, 2016

Conversation

leogdion
Copy link
Contributor

Often times Penthouse times out. I allowed the ability to set the timeout used by Penthouse.

@addyosmani addyosmani self-assigned this Jun 7, 2016
@@ -0,0 +1 @@
stable
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we drop the nvmrc?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

@addyosmani
Copy link
Owner

One nit. Thanks

@@ -219,6 +222,7 @@ critical.generate({
| inlineImages | `boolean` | `false` | Inline images
| assetPaths | `array` | `[]` | List of directories/urls where the inliner should start looking for assets
| maxImageFileSize | `integer` | `10240`| Sets a max file size (in bytes) for base64 inlined images
| timeout | `integer` | `30000`| Sets a maximum timeout for the operation
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The column separators should be aligned with the others.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

friendly ping on this @leogdion

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done. let me know if there is anything else.

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.

3 participants