From 32f9b0303588a571a29efb000d49b132e8bc0f7a Mon Sep 17 00:00:00 2001
From: Galen Charlton <gmc@equinoxinitiative.org>
Date: Tue, 4 Sep 2018 18:33:09 -0400
Subject: [PATCH] LP#1514085: add to release notes with a server configuration
 note

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
---
 docs/RELEASE_NOTES_NEXT/Cataloging/async-vandelay.adoc | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/RELEASE_NOTES_NEXT/Cataloging/async-vandelay.adoc b/docs/RELEASE_NOTES_NEXT/Cataloging/async-vandelay.adoc
index 81bf1a00e1..e857e13ec1 100644
--- a/docs/RELEASE_NOTES_NEXT/Cataloging/async-vandelay.adoc
+++ b/docs/RELEASE_NOTES_NEXT/Cataloging/async-vandelay.adoc
@@ -17,3 +17,11 @@ session by the value stored in the "session_key" field.
 The table tracks other potentially useful data, like the staff member
 and workstation where the action was performed.
 
+Upgrade notes
++++++++++++++
+Users of NGINX as a reverse proxy may need to set a suitable
+`client_max_body_size` value in the NGINX configuration so that large
+MARC record uploads are not truncated. Note that this would have
+always been necessary, but since this feature allows larger files
+to be more reliably queued and imported, the need to set `client_max_body_size`
+became more apparent.
-- 
2.11.0