Skip to content

Commit

Permalink
Add posthogdev exception
Browse files Browse the repository at this point in the history
  • Loading branch information
yostyle committed Dec 23, 2024
1 parent 0b1eb31 commit e1b309c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vector/src/withpinning/res/xml/network_security_config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<!-- Allow system certificates for firebase if used. No effect on FDroid variant -->
<domain-config cleartextTrafficPermitted="false">
<domain includeSubdomains="false">firebaseinstallations.googleapis.com</domain>
<domain includeSubdomains="false">posthogdev.tchap.incubateur.net</domain>
<trust-anchors>
<certificates src="system" />
</trust-anchors>
Expand Down

0 comments on commit e1b309c

Please sign in to comment.