Hey, I am considering switching from <simplymeet.m...
# general
d
Hey, I am considering switching from simplymeet.me and buy cal.com since you now support CalDAV. Most features I need are now there since last time I checked out cal.com One remaining challenge here: We like to use cal.com for scheduling demo calls for our product https://heylogin.com/ and our customers are quite sensitive regarding external services even on the marketing website. 1. Is it possible to disable the web3 dependencies in the cal.com embed widget? to remove calls to walletconnect.org and walletlink.org ? 2. Is it possible to disable vercal analytics and sentry for my account? last question: any information where the cal.com saas version is hosted?
p
oh those calls are only supposed to happen if the app is installed @Hex Cowboy
d
thanks for your fast response 🙂
I haven't investigated deeper how these URLs are used. Our customers are just very sensitive to external services they see in their adblocker or network tab...
p
that is definitely a bug. @Agusti are you around? can you wrap all web3 calls conditionally to require the rainbow app to be installed?
the rainbow app is only a week old, apologies. thank you for the bug report! 👏
d
great thanks
h
apologies, i must've overlooked this. easy fix though, opened a PR cc @Peer https://github.com/calcom/cal.com/pull/4409
also just a heads up i don't have a solution for this part:
Is it possible to disable vercal analytics and sentry for my account?
d
@Hex Cowboy thanks for this!
Maybe sentry was not from cal.com but disabling vercel-insights.com would be great.
a
https://nextjs.org/telemetry @Dominik This might work for vercel?
You may also opt-out by setting an environment variable: NEXT_TELEMETRY_DISABLED=1