Remove a dead URL in a comment.
This commit is contained in:
parent
5a344a60ec
commit
488408a385
@ -23,8 +23,7 @@ async function startServer() {
|
||||
graphqlUploadKoa({
|
||||
// Limits here should be stricter than config for surrounding
|
||||
// infrastructure such as Nginx so errors can be handled elegantly by
|
||||
// `graphql-upload`:
|
||||
// https://github.com/jaydenseric/graphql-upload#type-processrequestoptions
|
||||
// `graphql-upload`.
|
||||
maxFileSize: 10000000, // 10 MB
|
||||
maxFiles: 20,
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user