From b4e4f9784b0fd8f1a7137ab645e369107f11efeb Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Mon, 27 Nov 2023 23:10:10 +0100 Subject: [PATCH] update plausible config --- config/_default/params.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/_default/params.toml b/config/_default/params.toml index 4c47c0b..8c76624 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -91,6 +91,7 @@ rssFullContent = false [plausible] enable = true # Whether to enable plausible tracking domain = "oe7drt.com" # Plausible "domain" name/id in your dashboard + hash_based_routing = true selfhosted_domain = "oe7drt.com" # Self-hosted plausible domain outbound_link = true file_downloads = true