feat(analytics): make Umami DNT behavior configurable

This commit is contained in:
2025-07-12 19:05:59 +07:00
parent 8a6ccebbaa
commit 67cf24cf42
3 changed files with 7 additions and 1 deletions

View File

@@ -320,6 +320,9 @@ custom_subset = true
# Leave this field empty if you're using the service's default hosting.
# self_hosted_url = ""
# Optional: For Umami, enable this option to respect users' Do Not Track (DNT) settings. The default is true.
do_not_track = true
# giscus support for comments. https://giscus.app
# Setup instructions: https://welpo.github.io/tabi/blog/comments/#setup
[extra.giscus]