fix: mask path name

pull/2816/head
Weihua Lu 2021-09-14 09:28:30 +08:00
parent f0713086d1
commit 66faa6de4c
1 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,8 @@
:schema_ver 0
;; hack, did not find ways to hack data on-the-fly with posthog-js
:$ip masked
:$current_url masked})))
:$current_url masked
:$pathname masked})))
(def config
{:api_host "https://app.posthog.com"