COMMENT_MODE_FLAT

in modules/comment/comment.module

Comments are displayed in a flat list - expanded.

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