added max post size option
This commit is contained in:
parent
bab1a134a2
commit
a47e87d7bc
4 changed files with 17 additions and 10 deletions
|
|
@ -29,7 +29,7 @@
|
|||
"body-parser": "^1.15.0",
|
||||
"bounce-handler": "^7.3.2-fork.0",
|
||||
"compression": "^1.6.1",
|
||||
"config": "^1.20.0",
|
||||
"config": "^1.20.1",
|
||||
"connect-flash": "^0.1.1",
|
||||
"connect-redis": "^3.0.2",
|
||||
"cookie-parser": "^1.4.1",
|
||||
|
|
@ -46,11 +46,11 @@
|
|||
"morgan": "^1.7.0",
|
||||
"multer": "^1.1.0",
|
||||
"mysql": "^2.10.2",
|
||||
"nodemailer": "^2.3.1",
|
||||
"nodemailer": "^2.3.2",
|
||||
"npmlog": "^2.0.3",
|
||||
"passport": "^0.3.2",
|
||||
"passport-local": "^1.0.0",
|
||||
"request": "^2.70.0",
|
||||
"request": "^2.71.0",
|
||||
"serve-favicon": "^2.3.0",
|
||||
"shortid": "^2.2.6",
|
||||
"slugify": "^0.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue