Can we link a topic instead of the topic's last message ?

Hello, i don't understand why when i clic on a topic, there is systematically an anchor who links the latest message of this topic
For example:
http://website.com/forum/index.php?p=/discussion/65/title-of-topic redirects to http://website.com/forum/index.php?p=/discussion/65/title-of-topic#Item_8
how can i fix this out ?
0
Comments
Vanilla tracks how far you have read into a discussion. That is why it is appending the anchor.
I believe you can disable it with a config option called auto-offset. Add
$Configuration['Vanilla']['Comments']['AutoOffset'] = FALSE;
to your/conf/config.php
file.Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.