theamazing0

joined 2 years ago
[–] theamazing0@discuss.tchncs.de 2 points 4 days ago (1 children)

It's not too hard to disable all of it

{
  // Disable Telemetry
  "telemetry": {
    "metrics": false,
    "diagnostics": false
  },
  // Disable Assistant:
  "assistant": {
    "enabled": false,
    "button": false,
    "version": "2"
  },
  // Disable Copilot:
  "features": {
    "inline_completion_provider": "none"
  },
  // Disable Collaboration Features:
  "collaboration_panel": {
    "button": false
  },
  "chat_panel": {
    "button": false
  },
  "notification_panel": {
    "button": false
  }
}
 

I use gmail but I'm looking to find another free provider to move. I've considered proton or tutonota but neither seem to support thunderbird without payment.