Document or add to example larger upload size

Issue #1001 new
Ed McDonagh created an issue

Default nginx upload size is 1 MB. Patient size files can be larger than this.

Might be easiest to just add the following line to the nginx example:

client_max_body_size 50M;

Comments (0)

  1. Log in to comment