This commit is contained in:
Samuel Berthe 2026-04-17 13:40:37 +02:00
parent b4324742be
commit 4481bb3276
No known key found for this signature in database
GPG key ID: 64863511FFBD0E3C

View file

@ -6,5 +6,7 @@
posthog.init('phc_rzLVwu5RRWhbJqQqpgcsNHyIaZOUs3Pw5laOq1sTdtI', {
api_host: 'https://hogpost.samber.dev',
defaults: '2026-01-30',
disable_session_recording: true,
// autocapture: false,
});
</script>