in ./domain.module
Sets a default value at which to start paginating Domain lists.
<?php define('DOMAIN_LIST_SIZE', 25); ?>