Disabling telemetry in setting #5117
-
Hello |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
I'm not 100% sure...I think they're slightly different. I think the one in the Settings tells extensions you don't want telemetry on. I'm not familiar with CasaOS. Can you use a custom |
Beta Was this translation helpful? Give feedback.
-
Is this gonna do the just? (I edit this after the installation is it okay?) what about setting it as a environment variable? |
Beta Was this translation helpful? Give feedback.
I'm not 100% sure...I think they're slightly different. I think the one in the Settings tells extensions you don't want telemetry on.
I'm not familiar with CasaOS. Can you use a custom
config.yaml
with your code-server instance? You should be able to put "disable-telemetry: true" in that.