Title: Staging release &#8211; 2024/03/26
Author: WordPress VIP Documentation
Published: March 26, 2024
Last modified: August 5, 2025

---

 1. [Changelog](https://docs.wpvip.com/changelog/)
 2. [VIP MU plugins [Staging]](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/)
 3. Staging release – 2024/03/26

# Staging release – 2024/03/26

---

 26 March 2024

15:43:08 GMT+0000

 [ VIP MU plugins [Staging] ](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/staging-release-2024-03-26/)

### Update default upload size limit

We updated the default `upload_size_limit` from 1 GB to 5 GB.

[https://github.com/Automattic/vip-go-mu-plugins/pull/5382](https://github.com/Automattic/vip-go-mu-plugins/pull/5382)

---

### Plugin Updated: Enterprise Search

Fixes `wp vip-search health validate-users-count` getting killed for large user 
dataset.

[https://github.com/Automattic/vip-go-mu-plugins/pull/5363](https://github.com/Automattic/vip-go-mu-plugins/pull/5363)

---

### Bugfix: prevent PHP warnings when composing `$request_url_for_logging` in `Search` class.

Ensure that variables referenced are actually defined when building the `$request_url_for_logging`
for logging.

[https://github.com/Automattic/vip-go-mu-plugins/pull/5391](https://github.com/Automattic/vip-go-mu-plugins/pull/5391)