Jump to first unread comment

I see that Vanilla 1 had Jump to first unread comment option so users are redirected to first unread post when click on discussion link. I don't see that in Vanilla 2. Is there any way to enable that behaviour?
Tagged:
1
Comments
$Configuration['Vanilla']['Comments']['AutoOffset'] = FALSE;
to TRUE in config.
configuration.php file is located in
applications/vanilla/settings