Isn't this only the issue with the limit of form submission size? If so, should suffice to set the system property org.eclipse.jetty.server.Request.maxFormContentSize to 0 (or -1?).
On 17.11.2015, at 18:12, G Dameron <[email protected]> wrote: > Our IT folks are reporting that the global security matrix maxed out trying > to add a new user. The ceiling we hit was in the range of 80-90 matrix rows. > Is there, in fact, an upper limit? Is there a way to increase it? > > > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/d28f0a9a-2c62-4151-8721-0708e05d0a92%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/9CC8FB36-8A77-41AC-82CD-2FF732C934BA%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
