Skip to content
This repository was archived by the owner on Dec 8, 2017. It is now read-only.

Pass through bodyParser.json() middleware options #371

Merged
merged 1 commit into from
Aug 17, 2015
Merged

Conversation

mbland
Copy link
Contributor

@mbland mbland commented Aug 17, 2015

The public Hub push in #370 failed due to the webhook exceeding the
default 100K limit, just as in 18F/pages#15. This applies the same fix as
18F/pages. Still waiting on coreh/hookshot#12 to get merged upstream, so
I've already installed 18F/hookshot#json-options on the server:

npm install git+ssh://[email protected]/18F/hookshot.git#json-options

Note: I applied this in 18F/18f.gsa.gov#1102, but really should've just
applied it here. No harm done, however.

cc: @gboone

The public Hub push in #370 failed due to the webhook exceeding the
default 100K limit, just as in 18F/pages#15. This applies the same fix as
18F/pages. Still waiting on coreh/hookshot#12 to get merged upstream, so
I've already installed 18F/hookshot#json-options on the server:

```
npm install git+ssh://[email protected]/18F/hookshot.git#json-options
```

Note: I applied this in 18F/18f.gsa.gov#1102, but really should've just
applied it here. No harm done, however.
mbland added a commit that referenced this pull request Aug 17, 2015
Pass through bodyParser.json() middleware options
@mbland mbland merged commit b2ab07c into master Aug 17, 2015
@mbland mbland deleted the json-options branch August 17, 2015 19:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant