in ./domain.module
Defines whether to assign users to the default domain on install. You may alter this variable before installing the module. See README.txt.
<?php define('DOMAIN_ASSIGN_USERS', TRUE); ?>