Matt Westcott
                                            Matt Westcott
                                        
                                    The limit (set at the nginx level) [is indeed 10Mb](https://github.com/demozoo/demozoo/blob/162b6ec8c72bec45a6d645f727d65f4dd59361a0/etc/demozoo-productionvm-nginx.conf#L88). I think this change mostly makes sense, although any time there's a proposal to make a change that requires people...
Have now bumped the limit to 50MB and tweaked the wording in 78bc782031eca0080130746a625f6ec7b35ae061.
Thanks @Th0masCat! Please can you add a test for this?
Thanks @elhussienalmasri! Merged in 8aec935f6962f5c6416dc06c28c6590067e85d45.
Superseded by #11937
Completed in #12013
Bumping to 6.2, since at this point any new additions to 6.1 should only really be regressions and critical issues (to minimise the possibility of introducing new issues that haven't...
Another thing - as per https://github.com/wagtail/wagtail/issues/10496#issuecomment-1570233449, we only want to enable this behaviour when we're sure that choosing duplicates should not be allowed. Ideally, it would do this by looking...
> * set another unique attribute to the hidden input to make it unique. Please use `opts.chooserFieldName` / `chooserWidgetFactory` for this as I suggested. Firstly, there is no guarantee that...
The new workflow feature in 2.10 added a bit more complexity to this work, but #6306 should bring this a bit closer to completion. Planning to change the approach a...