logoalt Hacker News

SparkyMcUnicorn01/21/20251 replyview on HN

While I was looking for how to swap out the backend to self-hosted, I noticed that analytics is hardcoded to true. Something to be aware of.

Found this the other day on GitHub and have been meaning to try it out. Guess I'll be setting up the backend and modifying the hardcoded config in the extension.


Replies

jtswole01/21/2025

> While I was looking for how to swap out the backend to self-hosted, I noticed that analytics is hardcoded to true. Something to be aware of.

Hostility is definitely not the intention, which is why we provide a way to turn it off in the config.

But looks like we should provide a way to turn it off in a settings page somewhere too.

show 2 replies