COMMENT_ANONYMOUS_MAYNOT_CONTACT

in modules/comment/comment.module

Anonymous posters cannot enter their contact information.

<?php
define('COMMENT_ANONYMOUS_MAYNOT_CONTACT', 0);
?>