﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
21513,Disable multisite quotas by default on new installs,nacin,nacin,"If registration is off by default, then surely upload quotas should be as well.

I suggest populate_network() be modified to set 'upload_space_check_disabled' to be '1', unless the current network (in the case of creating a second network) is '0'. So, additional networks inherit.

`'upload_space_check_disabled' => is_multisite() ? get_site_option( 'upload_space_check_disabled' ) : '1',`",enhancement,closed,normal,3.5,Multisite,3.0,normal,fixed,has-patch needs-testing,mpvanwinkle77
