PromucFlow_constructor/deploy/template
Shrikant Sharat Kandula 12cf30687f
fix: Remove extra event and old disable var (#20624)
1. Remove the `disableTelemetry` app config field, and the
`APPSMITH_DISABLE_TELEMETRY` runtime env variable in client, since it is
unused and is misleading.

2. There's a bug where the page event is being sent even if telemetry is
turned off. This is just one event, all the others are still disabled
when telemetry is off. The reason for this is because Segment
automatically sends this event on load. Quoting from [their
docs](https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/#page):
> Analytics.js includes a Page call by default as the final line in [the
Analytics.js
snippet](https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/quickstart/#step-2-copy-the-segment-snippet).
2023-02-15 19:16:04 +05:30
..
docker-compose.yml.sh Update docker compose file to have update schedule to 1 hour (#9943) 2021-12-23 10:48:26 +05:30
docker.env.sh Sandboxed iFrames with srcDoc (#11426) 2022-10-04 15:20:45 +05:30
encryption.env.sh Add watchtower for auto updates to Appsmith containers (#456) 2020-09-02 16:42:33 +05:30
mongo-init.js.sh feat: migrate from org to workspace under phase 3 (#14158) 2022-07-20 17:24:16 +05:30
nginx_app.conf.sh fix: Remove extra event and old disable var (#20624) 2023-02-15 19:16:04 +05:30