BLOCK_CUSTOM_ENABLED

Show this block by default, but let individual users hide it.

drupal/modules/block/block.module, line 22

<?php
define('BLOCK_CUSTOM_ENABLED', 1)
?>