mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-12 23:45:57 +00:00
Upping the express bodyPRasrserjson limit to 25mb
This commit is contained in:
@@ -121,6 +121,7 @@ var EditPage = React.createClass({
|
||||
this.setState({
|
||||
isPending : false,
|
||||
isSaving : false,
|
||||
errors : err,
|
||||
lastUpdated : res.body.updatedAt
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user