firebase database:settings:set defaultWriteSizeLimit unlimited

Category: Firebase & Firestore

firebase database:settings:set defaultWriteSizeLimit unlimited

Change a Realtime Database setting

Sets the defaultWriteSizeLimit setting to unlimited, removing the size cap on individual writes to the database. Other accepted values are small, medium, and large. Raising the limit lets bigger payloads through but can increase cost and latency, so prefer the smallest value your app needs.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.